Class MeshDisplaySettings1d
Inheritance
MeshDisplaySettings1d
Assembly: NXOpen.dll
Syntax
public class MeshDisplaySettings1d : MeshDisplaySettings, IMessageSink, IDisposable
Constructors
MeshDisplaySettings1d(nint)
Declaration
protected MeshDisplaySettings1d(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
DisplaySection
Declaration
public DisplaySectionType DisplaySection { get; set; }
Property Value
DisplaySectionEndRelease
Declaration
public bool DisplaySectionEndRelease { get; set; }
Property Value
DisplaySectionOrientation
Declaration
public bool DisplaySectionOrientation { get; set; }
Property Value
DisplaySectionOrientationVector
Declaration
public bool DisplaySectionOrientationVector { get; set; }
Property Value
DisplayText
Declaration
public bool DisplayText { get; set; }
Property Value
ElementShrinkPercent
Declaration
public int ElementShrinkPercent { get; set; }
Property Value
LineWidth
Declaration
public DisplayableObject.ObjectWidth LineWidth { get; set; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink