BuilderActionContext Structure |
Namespace: NeoAxis.Editor
public struct BuilderActionContext
The BuilderActionContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuilderActionContext(DocumentWindow) | Initializes a new instance of the BuilderActionContext class |
![]() | BuilderActionContext(EditorActionClickContext) | Initializes a new instance of the BuilderActionContext class |
![]() | BuilderActionContext(EditorActionGetStateContext) | Initializes a new instance of the BuilderActionContext class |
![]() | BuilderActionContext(DocumentWindow, Object) | Initializes a new instance of the BuilderActionContext class |
Name | Description | |
---|---|---|
![]() | SelectionMode |
Name | Description | |
---|---|---|
![]() | ActionEnd | |
![]() | Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() | GetSelectedMesh | |
![]() | GetSelectedMeshGeometries | |
![]() | GetSelectedMeshInSpaces | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SelectMeshesInSpace | |
![]() | ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
![]() | BuilderWorkareaMode | |
![]() | DocumentWindow | |
![]() | ObjectsInFocus | |
![]() | Selection |
Name | Description | |
---|---|---|
![]() | MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) |
![]() | PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) |
![]() | PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |