Class Ifc2x3::IfcOneDirectionRepeatFactor

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Derived Type

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 Functions

::Ifc2x3::IfcVector *RepeatFactor() const

A vector which specifies the relative positioning of hatch lines.

void setRepeatFactor(::Ifc2x3::IfcVector *v)
const IfcParse::entity &declaration() const
IfcOneDirectionRepeatFactor(IfcEntityInstanceData *e)
IfcOneDirectionRepeatFactor(::Ifc2x3::IfcVector *v1_RepeatFactor)

Public Static Functions

const IfcParse::entity &Class()