NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Drawings.EditSectionLineSettingsBuilder Class Reference

Represents a NXOpen.Drawings.EditSectionLineSettingsBuilder builder. More...

Inheritance diagram for NXOpen.Drawings.EditSectionLineSettingsBuilder:
NXOpen.Drafting.BaseEditSettingsBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe void InheritSettingsFromSelectedObjects (NXOpen.Drawings.SectionLine selectedObject)
 Inherit Settings From Selected Objects More...
 
unsafe void InheritSettingsFromCustomerDefault ()
 Inherit Settings From Customer Default More...
 
unsafe void InheritSettingsFromPreferences ()
 Inherit Settings From Preference More...
 

Properties

unsafe
NXOpen.Drawings.ViewCommonViewLabelBuilder 
ViewCommonViewLabel [get]
 Returns the view common label builder More...
 
unsafe
NXOpen.Drawings.ViewSectionLineBuilder 
ViewSectionLine [get]
 Returns the view section line builder More...
 

Detailed Description

Represents a NXOpen.Drawings.EditSectionLineSettingsBuilder builder.

It provides an interface for editing section line style settings. This can be used to change one specific section line or all section lines.

To create a new instance of this class, use NXOpen.Drafting.SettingsManager.CreateDrawingEditSectionLineSettingsBuilder

Created in NX9.0.0

Member Function Documentation

unsafe void NXOpen.Drawings.EditSectionLineSettingsBuilder.InheritSettingsFromCustomerDefault ( )

Inherit Settings From Customer Default

Created in NX9.0.0

License requirements: drafting ("DRAFTING")

unsafe void NXOpen.Drawings.EditSectionLineSettingsBuilder.InheritSettingsFromPreferences ( )

Inherit Settings From Preference

Created in NX9.0.0

License requirements: drafting ("DRAFTING")

unsafe void NXOpen.Drawings.EditSectionLineSettingsBuilder.InheritSettingsFromSelectedObjects ( NXOpen.Drawings.SectionLine  selectedObject)

Inherit Settings From Selected Objects

Created in NX9.0.0

License requirements: drafting ("DRAFTING")

Parameters
selectedObjectThe selected section line instance object. a null reference (Nothing in Visual Basic) is not allowed.

Property Documentation

unsafe NXOpen.Drawings.ViewCommonViewLabelBuilder NXOpen.Drawings.EditSectionLineSettingsBuilder.ViewCommonViewLabel
get

Returns the view common label builder

Created in NX9.0.0

License requirements: None.

unsafe NXOpen.Drawings.ViewSectionLineBuilder NXOpen.Drawings.EditSectionLineSettingsBuilder.ViewSectionLine
get

Returns the view section line builder

Created in NX9.0.0

License requirements: None.


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