unit property
unit property
Unit
Definition:
@property
def unit(self):
    ...
@unit.setter
def unit(self, value):
    ...
See Also
- module aspose.cad.fileformats.ifc.ifc2x3.entities
- class IfcNamedUnit
- class IfcQuantityTime
Unit
@property
def unit(self):
    ...
@unit.setter
def unit(self, value):
    ...
aspose.cad.fileformats.ifc.ifc2x3.entitiesIfcNamedUnitIfcQuantityTime