Class PmiGeneralSetupDisplayBuilder
Inheritance
System.Object
System.MarshalByRefObject
PmiGeneralSetupDisplayBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Int32 |
|
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
Type |
Description |
System.Int32 |
|
BackgroundColor
Declaration
public NXColor BackgroundColor { get; set; }
Property Value
DisplayInAllViews
Declaration
public bool DisplayInAllViews { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayPmiShadedModel
Declaration
public bool DisplayPmiShadedModel { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableBackground
Declaration
public bool EnableBackground { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableResize
Declaration
public bool EnableResize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ProjectOntoPlane
Declaration
public bool ProjectOntoPlane { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ResizeOnCreate
Declaration
public bool ResizeOnCreate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ResizeOnViewSave
Declaration
public bool ResizeOnViewSave { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ResizeSettings
Declaration
public PmiGeneralSetupDisplayBuilder.ResizeSettingsType ResizeSettings { get; set; }
Property Value
UpdateReadingDirection
Declaration
public bool UpdateReadingDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink