ducpy.Duc.DucXRayStyle¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.DucXRayStyle.np¶
- class ducpy.Duc.DucXRayStyle.DucXRayStyle¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsDucXRayStyle(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod DucXRayStyleBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- BaseStyle()¶
- Color()¶
- ducpy.Duc.DucXRayStyle.DucXRayStyleStart(builder)¶
- ducpy.Duc.DucXRayStyle.Start(builder)¶
- ducpy.Duc.DucXRayStyle.DucXRayStyleAddBaseStyle(builder, baseStyle)¶
- ducpy.Duc.DucXRayStyle.AddBaseStyle(builder, baseStyle)¶
- ducpy.Duc.DucXRayStyle.DucXRayStyleAddColor(builder, color)¶
- ducpy.Duc.DucXRayStyle.AddColor(builder, color)¶
- ducpy.Duc.DucXRayStyle.DucXRayStyleEnd(builder)¶
- ducpy.Duc.DucXRayStyle.End(builder)¶