Class SpecifyOrientation
Inheritance
System.Object
System.MarshalByRefObject
SpecifyOrientation
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)
Namespace: NXOpen.BlockStyler
Assembly: NXOpenUI.dll
Syntax
public class SpecifyOrientation : UIBlock, IMessageSink
Constructors
SpecifyOrientation()
Declaration
protected SpecifyOrientation()
Properties
BalloonTooltipImage
Declaration
public string BalloonTooltipImage { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BalloonTooltipLayoutAsString
Declaration
public string BalloonTooltipLayoutAsString { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BalloonTooltipText
Declaration
public string BalloonTooltipText { get; set; }
Property Value
Type | Description |
---|---|
System.String |
EnableDoubleClickFlip
Declaration
public bool EnableDoubleClickFlip { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
EnableFacetSelection
Declaration
public bool EnableFacetSelection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
HasOriginGwif
Declaration
public bool HasOriginGwif { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsOriginSpecified
Declaration
public bool IsOriginSpecified { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsWCSCoordinates
Declaration
public bool IsWCSCoordinates { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Origin
Declaration
public Point3d Origin { get; set; }
Property Value
Type | Description |
---|---|
Point3d |
SnapPointTypesOnByDefault
Declaration
public int SnapPointTypesOnByDefault { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
VisibleManipulatorHandles
Declaration
public int VisibleManipulatorHandles { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
XAxis
Declaration
public Vector3d XAxis { get; set; }
Property Value
Type | Description |
---|---|
Vector3d |
YAxis
Declaration
public Vector3d YAxis { get; set; }
Property Value
Type | Description |
---|---|
Vector3d |
Methods
GetBalloonTooltipLayoutMembers()
Declaration
public string[] GetBalloonTooltipLayoutMembers()
Returns
Type | Description |
---|---|
System.String[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink