PhysicalTypeProps Interface

Properties of a PhysicalType

Extends

Properties

Name Type Description
physicalMaterial RelatedElementProps | undefined The PhysicalMaterial that makes up this physical type.  

Inherited properties

Name Type Inherited from Description
classFullName string TypeDefinitionElementProps The full name of the ECClass for this entity, in the form "Schema:ClassName"
code CodeProps TypeDefinitionElementProps The Code for this element
federationGuid string | undefined TypeDefinitionElementProps A FederationGuid assigned to this element.
id string | undefined TypeDefinitionElementProps The Id of the entity.
isInstanceOfEntity Readonly undefined | undefined TypeDefinitionElementProps A non-existent property used to discriminate between EntityProps and Entity.
isPrivate boolean | undefined TypeDefinitionElementProps  
jsonProperties any | undefined TypeDefinitionElementProps Optional json properties of this element.
model string TypeDefinitionElementProps The Id of the Model containing this element
parent RelatedElementProps | undefined TypeDefinitionElementProps The Parent of this element, if defined.
recipe RelatedElementProps | undefined TypeDefinitionElementProps  
userLabel string | undefined TypeDefinitionElementProps A user-assigned label for this element.

Defined in

Last Updated: 13 May, 2024