Struct DuplicateElementsCheckBuilder.DisplaySettings
Assembly: NXOpen.dll
Syntax
public struct DuplicateElementsCheckBuilder.DisplaySettings
Fields
ElementsColor
Declaration
public NXColor ElementsColor
Field Value
ElementsWidth
Declaration
public DisplayableObject.ObjectWidth ElementsWidth
Field Value
ShowDuplicateElements
Declaration
public bool ShowDuplicateElements
Field Value
ShowElementLabels
Declaration
public bool ShowElementLabels
Field Value
Methods
ToString()
Declaration
public override string ToString()
Returns
Overrides