ENTITY IfcAlignmentParameterSegment

(* SCHEMA IFC4; *)
ENTITY IfcAlignmentParameterSegment
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcAlignmentCantSegment
	,IfcAlignmentHorizontalSegment
	,IfcAlignmentVerticalSegment));
	StartTag : OPTIONAL IfcLabel;
	EndTag : OPTIONAL IfcLabel;
END_ENTITY;

Explicit Attributes

Entity IfcAlignmentParameterSegment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 StartTagIfcLabel (STRING)IfcAlignmentParameterSegment
 EndTagIfcLabel (STRING)IfcAlignmentParameterSegment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity IfcAlignmentParameterSegment has the following subtypes:
    IfcAlignmentCantSegment*
    IfcAlignmentHorizontalSegment*
    IfcAlignmentVerticalSegment*
* - Immediate Subtypes

Referenced By

Entity IfcAlignmentParameterSegment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcAlignmentSegment ENTITY IfcAlignmentParameterSegment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00