ENTITY IfcGridAxis
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcGridAxis;
AxisTag : OPTIONAL IfcLabel;
AxisCurve : IfcCurve;
SameSense : IfcBoolean;
WHERE
WR1 : AxisCurve.Dim = 2;
END_ENTITY;
Explicit Attributes
Entity IfcGridAxis has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| AxisTag | IfcLabel (STRING) | IfcGridAxis |
| AxisCurve | IfcCurve (ENTITY) | IfcGridAxis |
| SameSense | IfcBoolean (BOOLEAN) | IfcGridAxis |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity IfcGridAxis and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00