Class PmiGeneralSetupDisplayBuilder
Inheritance
PmiGeneralSetupDisplayBuilder
Assembly: NXOpen.dll
Syntax
public class PmiGeneralSetupDisplayBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
PmiGeneralSetupDisplayBuilder()
Declaration
protected PmiGeneralSetupDisplayBuilder()
Properties
AnnotationPlane
Declaration
public PmiGeneralSetupDisplayBuilder.AnnotationPlaneType AnnotationPlane { get; set; }
Property Value
AnnotationPlaneColor
Declaration
public int AnnotationPlaneColor { get; set; }
Property Value
AnnotationPlaneDisplay
Declaration
public PmiGeneralSetupDisplayBuilder.AnnotationPlaneDisplayType AnnotationPlaneDisplay { get; set; }
Property Value
AnnotationPlaneFont
Declaration
public LineFontBuilder AnnotationPlaneFont { get; }
Property Value
AnnotationPlaneTranslucency
Declaration
public int AnnotationPlaneTranslucency { get; set; }
Property Value
BackgroundColor
Declaration
public NXColor BackgroundColor { get; set; }
Property Value
DisplayInAllViews
Declaration
public bool DisplayInAllViews { get; set; }
Property Value
DisplayPmiShadedModel
Declaration
public bool DisplayPmiShadedModel { get; set; }
Property Value
EnableBackground
Declaration
public bool EnableBackground { get; set; }
Property Value
EnableResize
Declaration
public bool EnableResize { get; set; }
Property Value
ProjectOntoPlane
Declaration
public bool ProjectOntoPlane { get; set; }
Property Value
ResizeOnCreate
Declaration
public bool ResizeOnCreate { get; set; }
Property Value
ResizeOnViewSave
Declaration
public bool ResizeOnViewSave { get; set; }
Property Value
ResizeSettings
Declaration
public PmiGeneralSetupDisplayBuilder.ResizeSettingsType ResizeSettings { get; set; }
Property Value
UpdateReadingDirection
Declaration
public bool UpdateReadingDirection { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink