AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
所有成员列表
AnyCAD::API::SectionPlane类 参考

Section plane. 更多...

#include <APISectionPlane.h>

类 AnyCAD::API::SectionPlane 继承关系图:
AnyCAD::API::ReferencePlane AnyCAD::API::Element AnyCAD::API::Object

额外继承的成员函数

- Public 成员函数 继承自 AnyCAD::API::ReferencePlane
void SetCoordinate (const Coordinate3 &_Coordinate)
 
Coordinate3 GetCoordinate () const
 
Real DistanceToPlane (const Vector3 &worldPt) const
 
bool OnLocalPlaneXY (const Vector3 &worldPt) const
 
- Public 成员函数 继承自 AnyCAD::API::Element
ElementId GetId () const
 
String GetName () const
 
void SetName (const String &strName)
 
String GetCategory () const
 
void SetCategory (const String &category)
 
virtual bool SetParameterValue (ParameterId paramId, const ParameterValue &pValue)
 
virtual ParameterValue GetParameterValue (ParameterId paramId) const
 
ParameterUISet GetSystemParameterUISet () const
 
Document GetOwnerDocument () const
 
- Public 成员函数 继承自 AnyCAD::API::Object
String GetObjectClassId () const
 
StringList ListParentClassIds () const
 

详细描述

Section plane.

TODO:


该类的文档由以下文件生成: