Class PositioningDimension
Inheritance
System.Object
System.MarshalByRefObject
PositioningDimension
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
Assembly: NXOpen.dll
Syntax
public class PositioningDimension : NXObject, IMessageSink, INXObject
Constructors
PositioningDimension()
Declaration
protected PositioningDimension()
Properties
Expression
Declaration
public Expression Expression { get; }
Property Value
Type | Description |
---|---|
Expression |
Target
Declaration
public NXObject Target { get; }
Property Value
Type | Description |
---|---|
NXObject |
Tool
Declaration
public NXObject Tool { get; }
Property Value
Type | Description |
---|---|
NXObject |
Methods
GetSubtype()
Declaration
public PositioningDimension.Subtype GetSubtype()
Returns
Type | Description |
---|---|
PositioningDimension.Subtype |
Implements
System.Runtime.Remoting.Messaging.IMessageSink