Class MeshCollectorDisplayDefaults3d
Inheritance
MeshCollectorDisplayDefaults3d
Assembly: NXOpen.dll
Syntax
public class MeshCollectorDisplayDefaults3d : MeshCollectorDisplayDefaults, IMessageSink, IDisposable
Constructors
MeshCollectorDisplayDefaults3d(nint)
Declaration
protected MeshCollectorDisplayDefaults3d(nint ptr)
Parameters
Type |
Name |
Description |
nint |
ptr |
|
Properties
DisplayInternalEdges
Declaration
public bool DisplayInternalEdges { get; set; }
Property Value
DisplayShadedEdges
Declaration
public bool DisplayShadedEdges { get; set; }
Property Value
ElementShrinkPercent
Declaration
public int ElementShrinkPercent { get; set; }
Property Value
LineWidth
Declaration
public DisplayableObject.ObjectWidth LineWidth { get; set; }
Property Value
ShadedEdgeColor
Declaration
public NXColor ShadedEdgeColor { get; set; }
Property Value
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
Implements
System.Runtime.Remoting.Messaging.IMessageSink