API Reference > Classes > Database Classes > OdBmConnector Class > OdBmConnector Methods > OdBmConnector::getCoordinateSystem Method
OdBmConnector::getCoordinateSystem Method
Syntax
C++
OdResult getCoordinateSystem(OdGeMatrix3d& connectorCS) const;
Parameters 
Description 
OdGeMatrix3d& 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.

Retrieves the coordinate system of the connector. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.