NXOpen .NET Reference  12.0.0
Public Member Functions | Properties | List of all members
NXOpen.Layout2d.EditComponentSettingsBuilder Class Reference

Represents a NXOpen.Layout2d.EditComponentSettingsBuilder builder. More...

Inheritance diagram for NXOpen.Layout2d.EditComponentSettingsBuilder:
NXOpen.Drafting.BaseEditSettingsBuilder NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe void InheritSettingsFromSelectedObject (NXOpen.NXObject 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.Layout2d.ComponentSettingsBlockBuilder 
ComponentSettings [get]
 Returns the 2D Component settings block builder which holds the component settings builder More...
 

Detailed Description

Represents a NXOpen.Layout2d.EditComponentSettingsBuilder builder.

It provides an interface for editing layout2d component settings. The committed object is the component with the new settings

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

Created in NX10.0.0

Member Function Documentation

unsafe void NXOpen.Layout2d.EditComponentSettingsBuilder.InheritSettingsFromCustomerDefault ( )

Inherit Settings From Customer Default

Created in NX10.0.0

License requirements: nx_layout ("NX Layout")

unsafe void NXOpen.Layout2d.EditComponentSettingsBuilder.InheritSettingsFromPreferences ( )

Inherit Settings From Preference

Created in NX10.0.0

License requirements: nx_layout ("NX Layout")

unsafe void NXOpen.Layout2d.EditComponentSettingsBuilder.InheritSettingsFromSelectedObject ( NXOpen.NXObject  selectedObject)

Inherit Settings From Selected Objects

Created in NX10.0.0

License requirements: nx_layout ("NX Layout")

Parameters
selectedObjectThe selected 2D Component object. a null reference (Nothing in Visual Basic) is not allowed.

Property Documentation

unsafe NXOpen.Layout2d.ComponentSettingsBlockBuilder NXOpen.Layout2d.EditComponentSettingsBuilder.ComponentSettings
get

Returns the 2D Component settings block builder which holds the component settings builder

Created in NX10.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.