|
AnyCAD Rapid API 2024
Help you to create a better world!
|
Public 成员函数 | |
| ClassId | GetClassId () |
| double | GetParamU () |
| boolean | SetParamU (double val) |
| double | GetParamV () |
| boolean | SetParamV (double val) |
| GPnt | GetPoint () |
| boolean | SetPoint (GPnt val) |
| GDir | GetNormal () |
| boolean | SetNormal (GDir val) |
Public 成员函数 继承自 ReferenceShape | |
| ObjectId | GetShapeId () |
| boolean | SetShapeId (ObjectId val) |
| EnumTopoShapeType | GetShapeType () |
| boolean | SetShapeType (EnumTopoShapeType val) |
| long | GetShapeIndex () |
| boolean | SetShapeIndex (long val) |
| TopoShape | GetShape () |
| TopoShape | GetHostShape () |
Public 成员函数 继承自 Element | |
| long | GetUserId () |
| boolean | SetUserId (long val) |
| String | GetName () |
| boolean | SetName (String val) |
| String | GetSchemaName () |
| boolean | SetSchemaName (String val) |
| long | GetUserFlags () |
| void | SetUserFlags (long val) |
| ObjectId | GetId () |
| String | GetAliasName () |
| boolean | SetAliasName (String val) |
| ObjectId | GetSourceId () |
| boolean | SetSourceId (ObjectId val) |
| String | GetCategory () |
| boolean | SetCategory (String val) |
| Document | GetDocument () |
| void | MakeUniqueName (String base) |
| void | MakeUniqueNameByBase (String base) |
| void | MakeUniqueName () |
| void | MakeUniqueNameByConfig () |
| void | RequestUpdate (EnumUpdateElementFlag mode) |
| void | RequestUpdate () |
| void | ListParameters (ParameterDict parameters) |
| boolean | SetParameter (ParameterDict parameters, String key) |
| String | GetModifyCommand () |
Public 成员函数 继承自 AObject | |
| boolean | IsEqual (AObject other) |
静态 Public 成员函数 | |
| static ClassId | GetStaticClassId () |
| static ReferencePoint | Cast (AObject obj) |
| static ReferencePoint | Create (Document pDoc) |
静态 Public 成员函数 继承自 ReferenceShape | |
| static ReferenceShape | Create (Document pDoc, PickedId id, EnumTopoShapeType type, long idx) |
| static ReferenceShape | Create (Document pDoc, PickedItem item) |
静态 Public 属性 | |
| static final long | PID_UpdatePoint = AnyCADJNI.ReferencePoint_PID_UpdatePoint_get() |
<>
引用边、面上的点
|
static |
重载 ReferenceShape .
|
static |
重载 ReferenceShape .
| ClassId ReferencePoint.GetClassId | ( | ) |
|
static |