BIMHome v1.0.0
BIMHome接口文档说明
PolyLine 成员列表

成员的完整列表,这些成员属于 PolyLine,包括所有继承而来的类成员

clone(void) constGeometry
copy(void) constPolyLinevirtual
Curve()Curve
Geometry()Geometry
getCurve(int nIndex, std::shared_ptr< Base::Curve > &curve)PolyLine
getEndPoint()PolyLine
getLength()PolyLine
Base::Curve::getLength() constGeometryvirtual
getPolyline() constPolyLine
getStartPoint()PolyLine
getType() constGeometry
isClosed()PolyLine
mCurveVecPolyLineprivate
mTypeGeometryprotected
PolyLine()PolyLine
PolyLine(const std::vector< std::shared_ptr< Curve > > &polyline)PolyLine
Reverse()PolyLine
setPolyline(const std::vector< std::shared_ptr< Curve > > &curveVec)PolyLine
size() constPolyLine
~Geometry()Geometryvirtual