Class Ifc2x3::IfcOneDirectionRepeatFactor¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcGeometricRepresentationItem
(Class Ifc2x3::IfcGeometricRepresentationItem)
Derived Type¶
public Ifc2x3::IfcTwoDirectionRepeatFactor
(Class Ifc2x3::IfcTwoDirectionRepeatFactor)
Class Documentation¶
-
class
Ifc2x3
::
IfcOneDirectionRepeatFactor
: public Ifc2x3::IfcGeometricRepresentationItem¶ Definition from ISO/CD 10303-46:1992: A one time repeat factor is a vector used in the fill area style hatching and fill area style tiles entities for determining the origin of the repeated hatch line relative to the origin of the previous hatch line, Given the initial position of any hatch line, the one direction repeat factor determines two new positions according to the equation:
I + k * R k X{-1,1}
NOTE: Corresponding ISO 10303 name: one_direction_repeat_factor. Please refer to ISO/IS 10303-46:1994, p. 112 for the final definition of the formal standard.
HISTORY: New entity in IFC2x2.
Subclassed by Ifc2x3::IfcTwoDirectionRepeatFactor
Public Types
-
typedef IfcTemplatedEntityList<IfcOneDirectionRepeatFactor>
list
¶
Public Functions
-
::Ifc2x3::IfcVector *
RepeatFactor
() const¶ A vector which specifies the relative positioning of hatch lines.
-
IfcOneDirectionRepeatFactor
(IfcEntityInstanceData *e)¶
-
typedef IfcTemplatedEntityList<IfcOneDirectionRepeatFactor>