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:
| Attribute | Type | Defined By | 
|---|
 |  StartTag | IfcLabel (STRING) | IfcAlignmentParameterSegment |  
|  EndTag | IfcLabel (STRING) | IfcAlignmentParameterSegment |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
    No supertypesSubtypes
Entity IfcAlignmentParameterSegment has the following subtypes:
    IfcAlignmentCantSegment*
    IfcAlignmentHorizontalSegment*
    IfcAlignmentVerticalSegment*
* - Immediate Subtypes
Referenced By
Entity IfcAlignmentParameterSegment and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:04-04:00