Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmConnector::getCoordinateSystem Method
Syntax
C++
OdResult getCoordinateSystem(OdGeMatrix3d& connectorCS) const;

Retrieves the coordinate system of the connector. 

 

Parameters
Description
connectorCS
[out] Receives connector coordinate system.

eOk if coordinate system calculated successfully, eNotApplicable otherwise. remarks Works with physical connectors only. Coordinate system's origin is the location of the connector and the Z-axis is normal to the connector.

Copyright © 2002-2022. Open Design Alliance All rights reserved.