Common#
Value with unit#
Record references#
See Record identification for more information about populated properties on record reference objects.
- class PartReference(reference_type, reference_value)#
Represents a reference to a Part record.
This class extends the base class to also support part numbers.
- class MaterialReference(reference_type, reference_value)#
Represents a reference to a Material record.
This class extends the base class to also support material IDs.
- class ProcessReference(reference_type, reference_value)#
Represents a reference to a Process record.
New in version 2.0.
- class TransportReference(reference_type, reference_value)#
Represents a reference to a Transport record.
New in version 2.0.