Class PositioningGroup
Inheritance
System.Object
System.MarshalByRefObject
PositioningGroup
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.Assemblies
Assembly: NXOpen.dll
Syntax
public class PositioningGroup : NXObject, IMessageSink, INXObject
Constructors
PositioningGroup()
Declaration
protected PositioningGroup()
Properties
DisplayConstraints
Declaration
public bool DisplayConstraints { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisplaySuppressedConstraints
Declaration
public bool DisplaySuppressedConstraints { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
GetStatus()
Declaration
public PositioningGroup.Status GetStatus()
Returns
Type | Description |
---|---|
PositioningGroup.Status |
Implements
System.Runtime.Remoting.Messaging.IMessageSink