IfcSurfaceOfLinearExtrusion
Definition from ISO/CD 10303-42:1992: This surface is a simple swept surface or a generalised cylinder obtained by sweeping a curve in a given direction. The parameterisation is as follows where the curve has a parameterisation l(u):
V = ExtrusionAxis
The parameterisation range for v is -¥ < v < ¥ and for u it is defined by the curve parameterisation.
NOTE: Corresponding STEP entity: surface_of_linear_extrusion. Please refer to ISO/IS 10303-42:1994, p.76 for the final definition of the formal standard. The following adaption has been made. The ExtrusionAxis and the Direction are defined as two separate attributes in correlation to the definition of the extruded_area_solid, and not as a single vector attribute. The vector is derived as ExtrusionAxis.
HISTORY: New entity in IFC Release 2x.
Informal propositions:
EXPRESS specification:
|
ExtrudedDirection | : | The direction of the extrusion. |
Depth | : | The depth of the extrusion, it determines the parameterisation. |
ExtrusionAxis | : | The extrusion axis defined as vector. |
|