AnyCAD Rapid API 2024
Help you to create a better world!
|
Public 成员函数 | |
PickedItem (PickedId id, IntersectPoint point) | |
PickedItem (SceneNode node, IntersectPoint point) | |
IntersectPoint | GetPoint () |
void | SetPoint (IntersectPoint val) |
SceneNode | GetNode () |
void | SetNode (SceneNode val) |
PickedId | GetId () |
void | SetId (PickedId val) |
void | SetObjectId (ObjectId id) |
boolean | IsNull () |
void | SetNull () |
long | GetNodeId () |
SceneNode | GetRootNode () |
java.math.BigInteger | GetUserId () |
Vector3 | GetPosition () |
Vector3d | GetPositiond () |
boolean | IsEqual (PickedItem other) |
EnumShapeFilter | GetShapeType () |
void | SetShapeType (EnumShapeFilter filter) |
int | GetShapeIndex () |
int | GetTopoShapeId () |
int | GetPrimitiveIndex () |
void | ResetByFilter (long filter) |
<> Picked item
PickedItem.PickedItem | ( | PickedId | id, |
IntersectPoint | point ) |
构造
point | 位置信息 |
long PickedItem.GetNodeId | ( | ) |
The id of the node.
int PickedItem.GetPrimitiveIndex | ( | ) |
Get the primitive index in the sub renderable shape.
int PickedItem.GetShapeIndex | ( | ) |
Get the sub renderable shape index.
EnumShapeFilter PickedItem.GetShapeType | ( | ) |
Get the shape type.
int PickedItem.GetTopoShapeId | ( | ) |
Get the sub index of in the TopoShape
java.math.BigInteger PickedItem.GetUserId | ( | ) |
Get the user id in Node.