Class OrientXpress
Inheritance
System.Object
System.MarshalByRefObject
OrientXpress
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpenUI.dll
Syntax
public class OrientXpress : UIBlock, IMessageSink
Constructors
OrientXpress()
Declaration
Properties
DirectionAsString
Declaration
public string DirectionAsString { get; set; }
Property Value
Type |
Description |
System.String |
|
PlaneAsString
Declaration
public string PlaneAsString { get; set; }
Property Value
Type |
Description |
System.String |
|
ReferenceAsString
Declaration
public string ReferenceAsString { get; set; }
Property Value
Type |
Description |
System.String |
|
ReferenceCsys
Declaration
public TaggedObject ReferenceCsys { get; set; }
Property Value
ShowAxisSubBlock
Declaration
public bool ShowAxisSubBlock { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowPlaneSubBlock
Declaration
public bool ShowPlaneSubBlock { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowReferenceSubBlock
Declaration
public bool ShowReferenceSubBlock { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowSceneControl
Declaration
public bool ShowSceneControl { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowXAxis
Declaration
public bool ShowXAxis { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowXYPlane
Declaration
public bool ShowXYPlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowXZPlane
Declaration
public bool ShowXZPlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowYAxis
Declaration
public bool ShowYAxis { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowYZPlane
Declaration
public bool ShowYZPlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ShowZAxis
Declaration
public bool ShowZAxis { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
GetDirectionMembers()
Declaration
public string[] GetDirectionMembers()
Returns
Type |
Description |
System.String[] |
|
GetPlaneMembers()
Declaration
public string[] GetPlaneMembers()
Returns
Type |
Description |
System.String[] |
|
GetReferenceMembers()
Declaration
public string[] GetReferenceMembers()
Returns
Type |
Description |
System.String[] |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink