AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
AnyCAD::Platform::GridNode 成员列表

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

AddNode(SceneNode^ pNode)AnyCAD::Platform::GroupSceneNode
ClearAll()AnyCAD::Platform::GroupSceneNode
FindNode(ElementId^ nId)AnyCAD::Platform::GroupSceneNode
GetAnimator()AnyCAD::Platform::GroupSceneNode
GetBBox()AnyCAD::Platform::SceneNode
GetCellColor()AnyCAD::Platform::GridNode
GetCellCount()AnyCAD::Platform::GridNode
GetCellSize()AnyCAD::Platform::GridNode
GetCount()AnyCAD::Platform::GroupSceneNode
GetFaceStyle()AnyCAD::Platform::SceneNode
GetId()AnyCAD::Platform::SceneNode
GetLineStyle()AnyCAD::Platform::SceneNode
GetName()AnyCAD::Platform::SceneNode
GetNodeByIndex(long idx)AnyCAD::Platform::GroupSceneNode
GetObjectClassId()AnyCAD::Platform::Object
GetPointStyle()AnyCAD::Platform::SceneNode
GetRenderOrder()AnyCAD::Platform::SceneNode
GetSubCellColor()AnyCAD::Platform::GridNode
GetSubCellCount()AnyCAD::Platform::GridNode
GetSubCellSize()AnyCAD::Platform::GridNode
GetTransform()AnyCAD::Platform::SceneNode
IsFilterable()AnyCAD::Platform::SceneNode
IsFixedSize()AnyCAD::Platform::SceneNode
IsPickable()AnyCAD::Platform::SceneNode
IsVisible()AnyCAD::Platform::SceneNode
ListParentClassIds()AnyCAD::Platform::Object
NewSceneNodeIterator()AnyCAD::Platform::GroupSceneNode
RemoveNode(ElementId^ nId)AnyCAD::Platform::GroupSceneNode
ResetShapeFilter(int nFilter)AnyCAD::Platform::GroupSceneNode
SetAnimator(Animator^ pAnimator)AnyCAD::Platform::GroupSceneNode
SetBBox(AABox^ bbox)AnyCAD::Platform::SceneNode
SetCellColor(ColorValue^ clr)AnyCAD::Platform::GridNode
SetCellCount(int cx, int cy)AnyCAD::Platform::GridNode
SetCellSize(Vector2^ cellSize)AnyCAD::Platform::GridNode
SetFaceStyle(FaceStyle^ faceStyle)AnyCAD::Platform::SceneNode
SetFilterable(bool enabled)AnyCAD::Platform::SceneNode
SetFixedSize(bool enabled)AnyCAD::Platform::SceneNode
SetId(ElementId^ nId)AnyCAD::Platform::SceneNode
SetLineStyle(LineStyle^ lineStyle)AnyCAD::Platform::SceneNode
SetName(String^ name)AnyCAD::Platform::SceneNode
SetPickable(bool enabled)AnyCAD::Platform::SceneNode
SetPointStyle(PointStyle^ pointStyle)AnyCAD::Platform::SceneNode
SetRenderOrder(int order)AnyCAD::Platform::SceneNode
SetSubCellColor(ColorValue^ clr)AnyCAD::Platform::GridNode
SetSubCellCount(int cx, int cy)AnyCAD::Platform::GridNode
SetTransform(Matrix4^ trf)AnyCAD::Platform::SceneNode
SetVisible(bool bVisible)AnyCAD::Platform::SceneNode
Update()AnyCAD::Platform::GridNode