AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::GeomPoint类 参考

Geometry point. 更多...

类 AnyCAD::Platform::GeomPoint 继承关系图:
AnyCAD::Platform::GeomBase

Public 成员函数

bool Initialize (TopoShape^ topoShape)
 
bool IsValidGeomey ()
 
Vector3GetPoint ()
 
- Public 成员函数 继承自 AnyCAD::Platform::GeomBase
bool IsValidGeomey ()
 
bool Initialize (TopoShape^ topoShape)
 

详细描述

Geometry point.

成员函数说明

Vector3 ^ AnyCAD::Platform::GeomPoint::GetPoint ( )

Get the point.

返回
the point.
bool AnyCAD::Platform::GeomPoint::Initialize ( TopoShape topoShape)

Use TopoShape to initialize the geometry.

参数
topoShapethe TopoShape
返回
true if ok.
bool AnyCAD::Platform::GeomPoint::IsValidGeomey ( )

Test if valid.


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