Class LightweightSectionView
Inheritance
LightweightSectionView
Inherited Members
Namespace: NXOpen.Annotations
Assembly: NXOpen.dll
Syntax
public class LightweightSectionView : ModelingView, IMessageSink, INXObject
Constructors
LightweightSectionView()
Declaration
protected LightweightSectionView()
Methods
GetCuttingPlaneSymbol()
Declaration
public CuttingPlaneSymbol GetCuttingPlaneSymbol()
Returns
Type | Description |
---|---|
CuttingPlaneSymbol |
GetSectionCurvesVisibility()
Declaration
public bool GetSectionCurvesVisibility()
Returns
Type | Description |
---|---|
bool |
SetSectionCurvesVisibility(bool)
Declaration
public void SetSectionCurvesVisibility(bool optionHideShow)
Parameters
Type | Name | Description |
---|---|---|
bool | optionHideShow |
Implements
System.Runtime.Remoting.Messaging.IMessageSink