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

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

AddParameter(ParameterId paramId, const ParameterValue &pParameter)AnyCAD::API::PropertiesElement
AddParameterUI(ParameterId paramId, const ParameterUI &pParameterUI)AnyCAD::API::PropertiesElement
CollectSnapTargets(const SnapTargetCollector &collector) const AnyCAD::API::GridSystemElementvirtual
CreateGridElement(const EnumAxesDirection &dir, long index) const AnyCAD::API::GridSystemElement
CreateItemLabels()AnyCAD::API::GridSystemElement
GetCategory() const AnyCAD::API::Element
GetCoordinate() const AnyCAD::API::GridSystemElement
GetCoordinate(const EnumAxesDirection &dir, long idx) const AnyCAD::API::GridSystemElement
GetCrossPoint(const EnumAxesDirection &dir, const ElementId &itemU, const ElementId &itemV, long idxW) const AnyCAD::API::GridSystemElement
GetDimensionX() const AnyCAD::API::GridSystemElement
GetDimensionY() const AnyCAD::API::GridSystemElement
GetDimensionZ() const AnyCAD::API::GridSystemElement
GetGridItemsU(const EnumAxesDirection &dir, long index) const AnyCAD::API::GridSystemElement
GetGridItemsV(const EnumAxesDirection &dir, long index) const AnyCAD::API::GridSystemElement
GetGridItemsX() const AnyCAD::API::GridSystemElement
GetGridItemsY() const AnyCAD::API::GridSystemElement
GetGridItemsZ() const AnyCAD::API::GridSystemElement
GetId() const AnyCAD::API::Element
GetItemLabels() const AnyCAD::API::GridSystemElement
GetItemOffset(const EnumAxesDirection &dir, long idx) const AnyCAD::API::GridSystemElement
GetItemOffsetX() const AnyCAD::API::GridSystemElement
GetItemOffsetY() const AnyCAD::API::GridSystemElement
GetItemOffsetZ() const AnyCAD::API::GridSystemElement
GetName() const AnyCAD::API::Element
GetObjectClassId() const AnyCAD::API::Object
GetOwnerDocument() const AnyCAD::API::Element
GetParameterUI(ParameterId paramId) const AnyCAD::API::PropertiesElement
GetParameterUISet() const AnyCAD::API::PropertiesElement
GetParameterValue(ParameterId paramId) const AnyCAD::API::PropertiesElementvirtual
GetSceneNode() const AnyCAD::API::GridSystemElementvirtual
GetStandalone() const AnyCAD::API::RenderableElement
GetStyleId() const AnyCAD::API::RenderableElement
GetSystemParameterUISet() const AnyCAD::API::Element
GetVisible() const AnyCAD::API::RenderableElement
Initialize(const FloatList &itemsX, const FloatList &itemsY, const FloatList &itemsZ)AnyCAD::API::GridSystemElement
IsVisible() const AnyCAD::API::RenderableElement
ListParentClassIds() const AnyCAD::API::Object
RemoveParameter(ParameterId paramId)AnyCAD::API::PropertiesElement
RemoveParameterUI(ParameterId paramId)AnyCAD::API::PropertiesElement
SetCategory(const String &category)AnyCAD::API::Element
SetCoordinate(const Coordinate3 &_Coordinate)AnyCAD::API::GridSystemElement
SetGridItemsX(const ElementIdList &_GridItemsX)AnyCAD::API::GridSystemElement
SetGridItemsY(const ElementIdList &_GridItemsY)AnyCAD::API::GridSystemElement
SetGridItemsZ(const ElementIdList &_GridItemsZ)AnyCAD::API::GridSystemElement
SetItemLabels(const ElementIdList &_ItemLabels)AnyCAD::API::GridSystemElement
SetItemOffsetX(const FloatList &_ItemOffsetX)AnyCAD::API::GridSystemElement
SetItemOffsetY(const FloatList &_ItemOffsetY)AnyCAD::API::GridSystemElement
SetItemOffsetZ(const FloatList &_ItemOffsetZ)AnyCAD::API::GridSystemElement
SetName(const String &strName)AnyCAD::API::Element
SetParameterValue(ParameterId paramId, const ParameterValue &pValue)AnyCAD::API::PropertiesElementvirtual
SetStandalone(bool _Standalone)AnyCAD::API::RenderableElement
SetStyleId(const ElementId &_StyleId)AnyCAD::API::RenderableElement
SetVisible(bool _Visible)AnyCAD::API::RenderableElement