Class GeneralViewStyle
Inheritance
GeneralViewStyle
Assembly: NXOpen.dll
Syntax
public class GeneralViewStyle : NXRemotableObject, IMessageSink, IGeneralViewPreferences
Constructors
GeneralViewStyle(ViewStyle)
Declaration
protected GeneralViewStyle(ViewStyle owner)
Parameters
Properties
Angle
Declaration
public double Angle { get; set; }
Property Value
Declaration
public DecimalPointCharacter AngleDecimalPointFormat { get; set; }
Property Value
Declaration
public AngleFormat AngleFormat { get; set; }
Property Value
AnglePrecision
Declaration
public int AnglePrecision { get; set; }
Property Value
AssociativeAngle
Declaration
public Scalar AssociativeAngle { get; set; }
Property Value
AutomaticAnchorPoint
Declaration
public bool AutomaticAnchorPoint { get; set; }
Property Value
AutomaticUpdate
Declaration
public bool AutomaticUpdate { get; set; }
Property Value
BoundaryStatus
Declaration
public bool BoundaryStatus { get; set; }
Property Value
DisplayId
Declaration
public GeneralDisplayIdOption DisplayId { get; set; }
Property Value
ExpressionForScale
Declaration
public Expression ExpressionForScale { get; set; }
Property Value
Declaration
public GeneralExtractedEdgesOption ExtractedEdges { get; set; }
Property Value
LegacyView
Declaration
public bool LegacyView { get; set; }
Property Value
LightweightView
Declaration
public bool LightweightView { get; set; }
Property Value
LockmethodView
Declaration
public GeneralViewLockmethodOption LockmethodView { get; set; }
Property Value
Reference
Declaration
public bool Reference { get; set; }
Property Value
RenderCount
Declaration
public int RenderCount { get; set; }
Property Value
Scale
Declaration
public double Scale { get; set; }
Property Value
ScaleLabel
Declaration
public bool ScaleLabel { get; set; }
Property Value
ShowAngleLeadingZeros
Declaration
public bool ShowAngleLeadingZeros { get; set; }
Property Value
ShowAngleTrailingZeros
Declaration
public bool ShowAngleTrailingZeros { get; set; }
Property Value
Silhouettes
Declaration
public bool Silhouettes { get; set; }
Property Value
SnapshotView
Declaration
[Obsolete("Deprecated in NX11.0.1. Use NXOpen.Drawings.GeneralViewStyle.LockmethodView instead.")]
public bool SnapshotView { get; set; }
Property Value
Tag
Declaration
Property Value
Tolerance
Declaration
public double Tolerance { get; set; }
Property Value
UvGrid
Declaration
public bool UvGrid { get; set; }
Property Value
ViewLabel
Declaration
public bool ViewLabel { get; set; }
Property Value
ViewQuality
Declaration
public GeneralViewQualityOption ViewQuality { get; set; }
Property Value
ViewRepresentation
Declaration
public GeneralViewRepresentationOption ViewRepresentation { get; set; }
Property Value
WireframeColorSource
Declaration
public GeneralWireframeColorSourceOption WireframeColorSource { get; set; }
Property Value
Methods
SetCenterlines(bool)
Declaration
public void SetCenterlines(bool centerlines)
Parameters
Type |
Name |
Description |
bool |
centerlines |
|
SetFramebarHorizontal(bool)
Declaration
public void SetFramebarHorizontal(bool framebarHorizontal)
Parameters
Type |
Name |
Description |
bool |
framebarHorizontal |
|
SetFramebarVertical(bool)
Declaration
public void SetFramebarVertical(bool framebarVertical)
Parameters
Type |
Name |
Description |
bool |
framebarVertical |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink