Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelConnectsStructuralMember::setConditionCoordinateSystem Method
Syntax
C++
void setConditionCoordinateSystem(const OdDAIObjectId& ConditionCoordinateSystem);

Sets the value of ConditionCoordinateSystem attribute. This attribute represents a coordinate system used for the description of the connection properties in ConnectionCondition relative to the local coordinate system of RelatingStructuralMember. If left unspecified, the placement IfcAxis2Placement3D((x,y,z), ?, ?) is implied with x,y,z being the local member coordinates where the connection is made and the default axes directions are in parallel with the local axes of RelatingStructuralMember.

Parameters
Description
ConditionCoordinateSystem
[in] Condition coordinate system to set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.