ENTITY IfcTableColumn

(* SCHEMA IFC4; *)
ENTITY IfcTableColumn;
	Identifier : OPTIONAL IfcIdentifier;
	Name : OPTIONAL IfcLabel;
	Description : OPTIONAL IfcText;
	Unit : OPTIONAL IfcUnit;
	ReferencePath : OPTIONAL IfcReference;
END_ENTITY;

Explicit Attributes

Entity IfcTableColumn has the following local and inherited explicit attributes:
AttributeTypeDefined By
 IdentifierIfcIdentifier (STRING)IfcTableColumn
 NameIfcLabel (STRING)IfcTableColumn
 DescriptionIfcText (STRING)IfcTableColumn
 UnitIfcUnit (SELECT)IfcTableColumn
 ReferencePathIfcReference (ENTITY)IfcTableColumn

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity IfcTableColumn and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcTable ENTITY IfcTableColumn


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:48-04:00