ducpy.Duc.DimensionLineStyle¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.DimensionLineStyle.np¶
- class ducpy.Duc.DimensionLineStyle.DimensionLineStyle¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsDimensionLineStyle(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod DimensionLineStyleBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Stroke()¶
- TextGap()¶
- ducpy.Duc.DimensionLineStyle.DimensionLineStyleStart(builder)¶
- ducpy.Duc.DimensionLineStyle.Start(builder)¶
- ducpy.Duc.DimensionLineStyle.DimensionLineStyleAddStroke(builder, stroke)¶
- ducpy.Duc.DimensionLineStyle.AddStroke(builder, stroke)¶
- ducpy.Duc.DimensionLineStyle.DimensionLineStyleAddTextGap(builder, textGap)¶
- ducpy.Duc.DimensionLineStyle.AddTextGap(builder, textGap)¶
- ducpy.Duc.DimensionLineStyle.DimensionLineStyleEnd(builder)¶
- ducpy.Duc.DimensionLineStyle.End(builder)¶