Class InheritPmiViewStyle
Inheritance
InheritPmiViewStyle
Assembly: NXOpen.dll
Syntax
public class InheritPmiViewStyle : NXRemotableObject, IMessageSink
Constructors
InheritPmiViewStyle(ViewStyle)
Declaration
protected InheritPmiViewStyle(ViewStyle owner)
Parameters
Properties
CrosshatchPmiLwsv
Declaration
public bool CrosshatchPmiLwsv { get; }
Property Value
InheritPmiMode
Declaration
public PmiOption InheritPmiMode { get; set; }
Property Value
InheritPmiToDrawing
Declaration
public bool InheritPmiToDrawing { get; set; }
Property Value
InheritPmiTypeMask
Declaration
public int InheritPmiTypeMask { get; set; }
Property Value
PmiDimensionFromRevolved
Declaration
public bool PmiDimensionFromRevolved { get; set; }
Property Value
Tag
Declaration
Property Value
Methods
SetCrosshatchPmiLwsv(bool)
Declaration
public void SetCrosshatchPmiLwsv(bool crosshatch)
Parameters
Type |
Name |
Description |
bool |
crosshatch |
|
SetInheritGdt(GdtOption)
Declaration
public void SetInheritGdt(GdtOption gdtOption)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink