Class Ifc4x2::IfcOffsetCurveByDistances

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcOffsetCurveByDistances : public Ifc4x2::IfcOffsetCurve

Public Functions

IfcTemplatedEntityList<::Ifc4x2::IfcDistanceExpression>::ptr OffsetValues() const
void setOffsetValues(IfcTemplatedEntityList<::Ifc4x2::IfcDistanceExpression>::ptr v)
bool hasTag() const

Whether the optional attribute Tag is defined for this IfcOffsetCurveByDistances.

std::string Tag() const
void setTag(std::string v)
const IfcParse::entity &declaration() const
IfcOffsetCurveByDistances(IfcEntityInstanceData *e)
IfcOffsetCurveByDistances(::Ifc4x2::IfcCurve *v1_BasisCurve, IfcTemplatedEntityList<::Ifc4x2::IfcDistanceExpression>::ptr v2_OffsetValues, boost::optional<std::string> v3_Tag)

Public Static Functions

const IfcParse::entity &Class()