|
ClassId | GetClassId () |
|
GAx3 | GetCoordinate () |
|
boolean | SetCoordinate (GAx3 val) |
|
boolean | GetFill () |
|
boolean | SetFill (boolean val) |
|
ObjectId | GetRefShapeId () |
|
boolean | SetRefShapeId (ObjectId val) |
|
void | SetLocation (GPnt position) |
|
GPnt | GetLocation () |
|
void | SetDirection (GDir dir) |
|
GDir | GetDirection () |
|
void | SetDirectionX (GDir dir) |
|
GDir | GetDirectionX () |
|
Plane | GetPlane () |
|
boolean | Open () |
|
boolean | Close () |
|
ObjectId | AddConstraint (EnumConstraintType type, ObjectId srcId, long srcPId, ObjectId targetId, long targetPid, double val, boolean removeIfExist) |
|
ObjectId | AddConstraint (EnumConstraintType type, ObjectId srcId, long srcPId, ObjectId targetId, long targetPid, double val) |
|
TopoShape | GetShape2d () |
|
GPnt2d | ToLocalPoint (GPnt pt) |
|
GPnt2d | ToLocalPoint (Vector3 pt) |
|
Vector3 | WorldPointOnPlane (Vector3 pt) |
|
Vector3 | ToWorldPoint (GPnt2d pt, double z) |
|
TopoShape | GetShape () |
|
boolean | SetShape (TopoShape val) |
|
String | GetEditCommand () |
|
boolean | SetEditCommand (String val) |
|
int | GetCreateMethod () |
|
boolean | SetCreateMethod (int val) |
|
boolean | IsClosed () |
|
ObjectId | GetLayerId () |
|
boolean | SetLayerId (ObjectId val) |
|
long | GetDisplayFilter () |
|
boolean | SetDisplayFilter (long val) |
|
ObjectId | GetFunctionId () |
|
boolean | SetFunctionId (ObjectId val) |
|
AABox | GetLocalBBox () |
|
void | SetCropable (boolean enabled) |
|
boolean | GetCropable () |
|
void | SetTransformBehaviour (EnumTransformBehaviour behaviour) |
|
EnumTransformBehaviour | GetTransformBehaviour () |
|
AABox | GetWorldBBox () |
|
TopoShape | GetFinalShape (EnumLevelOfDetail lod) |
|
TopoShape | GetFinalShape () |
|
TopoShape | GetFinalShape (PickedId pickedId, GTrsf trf, EnumLevelOfDetail lod) |
|
TopoShape | GetFinalShape (PickedId pickedId, GTrsf trf) |
|
void | SetTransform (GTrsf trf) |
|
GTrsf | GetTransform () |
|
GTrsf | GetParentTransform () |
|
GTrsf | GetLocalTransform () |
|
void | SetLocalTransform (GTrsf trf) |
|
DrawableElement | CreateInstance (Document pDoc) |
|
long | GetState () |
|
boolean | SetState (long val) |
|
ObjectId | GetParentId () |
|
boolean | SetParentId (ObjectId val) |
|
ObjectId | GetDbViewId () |
|
boolean | SetDbViewId (ObjectId val) |
|
ObjectId | GetMaterialId () |
|
boolean | SetMaterialId (ObjectId val) |
|
Vector3 | GetColor () |
|
boolean | SetColor (Vector3 val) |
|
ObjectId | GetLineStyleId () |
|
boolean | SetLineStyleId (ObjectId val) |
|
ObjectId | GetTextStyleId () |
|
boolean | SetTextStyleId (ObjectId val) |
|
void | SetVisible (boolean bVisible) |
|
boolean | GetVisible () |
|
void | SetProvisional (boolean enabled) |
|
boolean | GetProvisional () |
|
void | SetPickable (boolean bPickable) |
|
boolean | GetPickable () |
|
void | SetLocked (boolean locked) |
|
boolean | GetLocked () |
|
void | SetSectionable (boolean bSectionable) |
|
boolean | GetSectionable () |
|
void | SetBrowserable (boolean browserable) |
|
boolean | GetBrowserable () |
|
void | SetEditable (boolean editable) |
|
boolean | GetEditable () |
|
void | SetLODEnabled (boolean enabled) |
|
boolean | GetLODEnabled () |
|
void | SetShadowing (boolean enabled) |
|
boolean | GetShadowing () |
|
void | SetManaged (boolean enabled) |
|
boolean | GetManaged () |
|
void | SetDynamic (boolean enabled) |
|
boolean | GetDynamic () |
|
void | ClearColor () |
|
Component | GetComponent (String className) |
|
Component | FindComponent (String className, String name) |
|
void | CollectChildren (ReferenceCollector collector) |
|
void | CollectPickedId (PickedIdCollector collector) |
|
ObjectId | GetUsedMaterialId () |
|
ObjectId | GetUsedLineStyleId () |
|
ObjectId | GetUsedTextStyleId () |
|
boolean | Execute (String action, ParameterDict pParams) |
|
int | CloneComponents (EntityElement pEntity) |
|
void | ListParameters (ParameterDict parameters) |
|
boolean | SetParameter (ParameterDict parameters, String key) |
|
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 () |
|
String | GetModifyCommand () |
|
boolean | IsEqual (AObject other) |
|