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

Geometry point. 更多...

#include <APIGeomPoint.h>

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

Public 成员函数

virtual bool Initialize (const TopoShape &topoShape)
 
virtual bool IsValidGeomey () const
 
Vector3 GetPoint () const
 

详细描述

Geometry point.

成员函数说明

Vector3 AnyCAD::API::GeomPoint::GetPoint ( ) const

Get the point.

返回
the point.
virtual bool AnyCAD::API::GeomPoint::Initialize ( const TopoShape topoShape)
virtual

Use TopoShape to initialize the geometry.

参数
topoShapethe TopoShape
返回
true if ok.

重载 AnyCAD::API::GeomBase .

virtual bool AnyCAD::API::GeomPoint::IsValidGeomey ( ) const
virtual

Test if valid.

重载 AnyCAD::API::GeomBase .


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