NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Drawings.SectionViewStyle Class Reference

Represents set of Section View Style Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen.Drawings.SectionViewStyle:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.ISectionViewPreferences IMessageSink

Properties

unsafe bool AssemblyCrossHatching [get, set]
 Returns or sets the status of assembly cross hatching. More...
 
unsafe bool Background [get, set]
 Returns or sets the status of background. More...
 
unsafe bool Bendlines [get, set]
 Returns or sets the status of bendlines More...
 
unsafe bool CrossHatch [get, set]
 Returns or sets the status of cross hatch. More...
 
unsafe double CrosshatchAdjacencyTolarance [get, set]
 Returns or sets the value of crosshatch adjacency tolarance. More...
 
unsafe bool DisplaySectionLine [get, set]
 Returns or sets the status of display section line. More...
 
unsafe bool Foreground [get, set]
 Returns or sets the status of foreground More...
 
unsafe bool HiddenLineHatching [get, set]
 Returns or sets the status of hidden line hatching. More...
 
unsafe bool RestrictCrosshatchAngle [get, set]
 Returns or sets More...
 
unsafe bool SectionSheetBodies [get, set]
 Returns or sets the status of section sheet bodies. More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents set of Section View Style Preferences applicable to drafting views.

To obtain an instance of this class use Drawings.ViewStyle.Section

Created in NX5.0.0

Property Documentation

unsafe bool NXOpen.Drawings.SectionViewStyle.AssemblyCrossHatching
getset

Returns or sets the status of assembly cross hatching.

Controls the crosshatching angle of adjacent solids in an assembly section view.

Works when Drawings.SectionViewStyle.CrossHatch is True.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.SectionViewStyle.Background
getset

Returns or sets the status of background.

Suppress or display the background curves for a section view. If True, not only the curves and crosshatching generated by cutting the solid are displayed, but the curves behind the cutting plane are displayed as well. If False, only the curves and crosshatching generated by cutting the solid are displayed in the view.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.SectionViewStyle.Bendlines
getset

Returns or sets the status of bendlines

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.SectionViewStyle.CrossHatch
getset

Returns or sets the status of cross hatch.

Allows to control whether or not crosshatching is generated in a given section view. If True, crosshatching is displayed for a section view on the drawing, else crosshatching is not generated for a section view on the drawing, and a performance increase is gained.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe double NXOpen.Drawings.SectionViewStyle.CrosshatchAdjacencyTolarance
getset

Returns or sets the value of crosshatch adjacency tolarance.

Controls the crosshatching angle of adjacent solids in an assembly section view.

Works when Drawings.SectionViewStyle.AssemblyCrossHatching is True.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.SectionViewStyle.DisplaySectionLine
getset

Returns or sets the status of display section line.

Suppress or display the sectio line in a section view.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.SectionViewStyle.Foreground
getset

Returns or sets the status of foreground

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.SectionViewStyle.HiddenLineHatching
getset

Returns or sets the status of hidden line hatching.

Controls whether hatching for a Break-Out or Pictorial Section view participates in hidden line processing. When it is True for a break-out section view, the only hatch style available is iron (equally spaced solid lines).

Works when Drawings.SectionViewStyle.CrossHatch is True.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.SectionViewStyle.RestrictCrosshatchAngle
getset

Returns or sets

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Drawings.SectionViewStyle.SectionSheetBodies
getset

Returns or sets the status of section sheet bodies.

Allows sectioning of sheet bodies in a Section view.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

Tag NXOpen.Drawings.SectionViewStyle.Tag
get

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.