Class ViewStyleSecondaryComponentsBuilder
Inheritance
ViewStyleSecondaryComponentsBuilder
Assembly: NXOpen.dll
Syntax
public class ViewStyleSecondaryComponentsBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewStyleSecondaryComponentsBuilder()
Declaration
protected ViewStyleSecondaryComponentsBuilder()
Properties
PrimaryHiddenBySecondaryCFW
Declaration
public VisibleAndHiddenLinesColorFontWidthBuilder PrimaryHiddenBySecondaryCFW { get; }
Property Value
ProcessPrimaryHiddenBySecondary
Declaration
public bool ProcessPrimaryHiddenBySecondary { get; set; }
Property Value
ProcessSecondaryComponents
Declaration
public bool ProcessSecondaryComponents { get; set; }
Property Value
ProcessSecondaryHiddenByPrimary
Declaration
public bool ProcessSecondaryHiddenByPrimary { get; set; }
Property Value
SecondaryComponentsCFW
Declaration
public VisibleAndHiddenLinesColorFontWidthBuilder SecondaryComponentsCFW { get; }
Property Value
SecondaryHiddenByPrimaryCFW
Declaration
public VisibleAndHiddenLinesColorFontWidthBuilder SecondaryHiddenByPrimaryCFW { get; }
Property Value
ShowSmoothEdges
Declaration
public bool ShowSmoothEdges { get; set; }
Property Value
ShowVirtualIntersections
Declaration
public bool ShowVirtualIntersections { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink