Class CutView
Inheritance
CutView
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class CutView : ModelingView, IMessageSink, INXObject
Constructors
CutView()
Declaration
protected CutView()
Properties
IsCutViewOutOfDate
Declaration
public bool IsCutViewOutOfDate { get; }
Property Value
Type | Description |
---|---|
bool |
IsModelingTypeCut
Declaration
public bool IsModelingTypeCut { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
GetCutBodies()
Declaration
public DisplayableObject[] GetCutBodies()
Returns
Type | Description |
---|---|
DisplayableObject[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink