ducpy.Duc.IdentifiedHatchStyle¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.IdentifiedHatchStyle.np¶
- class ducpy.Duc.IdentifiedHatchStyle.IdentifiedHatchStyle¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsIdentifiedHatchStyle(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod IdentifiedHatchStyleBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Id()¶
- Style()¶
- ducpy.Duc.IdentifiedHatchStyle.IdentifiedHatchStyleStart(builder)¶
- ducpy.Duc.IdentifiedHatchStyle.Start(builder)¶
- ducpy.Duc.IdentifiedHatchStyle.IdentifiedHatchStyleAddId(builder, id)¶
- ducpy.Duc.IdentifiedHatchStyle.AddId(builder, id)¶
- ducpy.Duc.IdentifiedHatchStyle.IdentifiedHatchStyleAddStyle(builder, style)¶
- ducpy.Duc.IdentifiedHatchStyle.AddStyle(builder, style)¶
- ducpy.Duc.IdentifiedHatchStyle.IdentifiedHatchStyleEnd(builder)¶
- ducpy.Duc.IdentifiedHatchStyle.End(builder)¶