Class SupportPlaneData
Inheritance
SupportPlaneData
Assembly: NXOpen.dll
Syntax
public class SupportPlaneData : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SupportPlaneData()
Declaration
protected SupportPlaneData()
Properties
ExistingPlane
Declaration
public DisplayableObject ExistingPlane { get; set; }
Property Value
SupportPlane
Declaration
public Plane SupportPlane { get; set; }
Property Value
SupportPlaneLockStatus
Declaration
public SupportPlaneData.LockPlaneStatus SupportPlaneLockStatus { get; set; }
Property Value
WorkView
Declaration
public View WorkView { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink