Class DynamicSectionCut
Inheritance
System.Object
System.MarshalByRefObject
DynamicSectionCut
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.Display
Assembly: NXOpen.dll
Syntax
public class DynamicSectionCut : NXObject, IMessageSink, INXObject
Constructors
DynamicSectionCut()
Declaration
protected DynamicSectionCut()
Properties
CutObject
Declaration
public INXObject CutObject { get; }
Property Value
| Type | Description |
|---|---|
| INXObject |
Methods
PrepareForMeasure(NXObject, View)
Declaration
public void PrepareForMeasure(NXObject contextOccurrence, View view)
Parameters
| Type | Name | Description |
|---|---|---|
| NXObject | contextOccurrence | |
| View | view |
Implements
System.Runtime.Remoting.Messaging.IMessageSink