DK11 for Python | tatukgis.pdk.TGIS_Shape.LocalParams | Constructors | Methods | Properties
True if the shape has private parameters. You can allocate/deallocate local params by set this value to True/False.
# Python @property def LocalParams( self ) -> bool: @LocalParams.setter def LocalParams( self, _value: bool ) -> None:
Type |
---|
bool |