Class ViewStyleSectionBuilder
Inheritance
System.Object
System.MarshalByRefObject
ViewStyleSectionBuilder
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)
Namespace: NXOpen.Drawings
Assembly: NXOpen.dll
Syntax
public class ViewStyleSectionBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ViewStyleSectionBuilder()
Declaration
protected ViewStyleSectionBuilder()
Properties
AdjacencyToleranceData
Declaration
public double AdjacencyToleranceData { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AssemblyTolerance
Declaration
public bool AssemblyTolerance { 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 |
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 |
SheetBodies
Declaration
public bool SheetBodies { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
Validate()
Declaration
public bool Validate()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink