Class SectionViewStyle
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.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Drawings
Assembly: NXOpen.dll
Syntax
public class SectionViewStyle : NXRemotableObject, IMessageSink, ISectionViewPreferences
Constructors
SectionViewStyle(ViewStyle)
Declaration
protected SectionViewStyle(ViewStyle owner)
Parameters
Type | Name | Description |
---|---|---|
ViewStyle | owner |
Properties
AssemblyCrossHatching
Declaration
public bool AssemblyCrossHatching { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Background
Declaration
public bool Background { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Bendlines
Declaration
public bool Bendlines { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CrossHatch
Declaration
public bool CrossHatch { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CrosshatchAdjacencyTolarance
Declaration
public double CrosshatchAdjacencyTolarance { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
DisplaySectionLine
Declaration
public bool DisplaySectionLine { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Foreground
Declaration
public bool Foreground { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
HiddenLineHatching
Declaration
public bool HiddenLineHatching { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
RestrictCrosshatchAngle
Declaration
public bool RestrictCrosshatchAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SectionSheetBodies
Declaration
public bool SectionSheetBodies { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Tag
Declaration
public Tag Tag { get; }
Property Value
Type | Description |
---|---|
Tag |
Implements
System.Runtime.Remoting.Messaging.IMessageSink