NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.Features.ShipDesign.ShipAttributeHolder Class Reference

Represents a NXOpen.Features.ShipDesign.ShipAttributeHolder builder More...

Inheritance diagram for NXOpen.Features.ShipDesign.ShipAttributeHolder:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Member Functions

unsafe void SetAttributesToObjects (NXOpen.NXObject[]@object)
 Sets the attributes to feature objects More...
 
unsafe void CopyAttributesToPart (NXOpen.NXObject[]@object)
 Copies the attributes to part More...
 
unsafe void SetAttributesToObjects (bool bCreate, NXOpen.Features.FeatureBuilder featBuilder)
 Sets the attributes to objects More...
 
unsafe void CopyAttributesToObjects (bool bCreate, NXOpen.Features.FeatureBuilder featBuilder)
 Copies attributes from proxy to feature objects More...
 
unsafe void CopyAttributesToPart (bool bCreate, NXOpen.Features.FeatureBuilder featBuilder)
 Copies the attributes from proxy to part More...
 
unsafe void SetAttributesToProxy (NXOpen.NXObject @object)
 Sets the attributes to proxy More...
 
unsafe NXOpen.NXObject GetAttributeProxy ()
 Gets attribute proxy More...
 
unsafe void SetAttributeToProxyFromBuilder (NXOpen.Features.FeatureBuilder featBuilder)
 Sets attribute proxy More...
 
unsafe void GetContextAttributeFromNamesBuilder (NXOpen.Features.FeatureBuilder featBuilder)
 Gets context attribute from names builder More...
 
- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Detailed Description

Represents a NXOpen.Features.ShipDesign.ShipAttributeHolder builder

This is an abstract class.

Created in NX8.0.0

Member Function Documentation

unsafe void NXOpen.Features.ShipDesign.ShipAttributeHolder.CopyAttributesToObjects ( bool  bCreate,
NXOpen.Features.FeatureBuilder  featBuilder 
)

Copies attributes from proxy to feature objects

Created in NX8.0.1

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters
bCreatecreate or edit
featBuilder
unsafe void NXOpen.Features.ShipDesign.ShipAttributeHolder.CopyAttributesToPart ( NXOpen.NXObject @[]  object)

Copies the attributes to part

Created in NX8.0.0

Deprecated in NX8.0.1. This method is no longer valid. Use the un-deprecated method with the same method name.

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters
object
unsafe void NXOpen.Features.ShipDesign.ShipAttributeHolder.CopyAttributesToPart ( bool  bCreate,
NXOpen.Features.FeatureBuilder  featBuilder 
)

Copies the attributes from proxy to part

Created in NX8.0.1

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters
bCreatecreate or edit
featBuilder
unsafe NXOpen.NXObject NXOpen.Features.ShipDesign.ShipAttributeHolder.GetAttributeProxy ( )

Gets attribute proxy

Created in NX8.0.1

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Returns
unsafe void NXOpen.Features.ShipDesign.ShipAttributeHolder.GetContextAttributeFromNamesBuilder ( NXOpen.Features.FeatureBuilder  featBuilder)

Gets context attribute from names builder

Created in NX11.0.1

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters
featBuilder
unsafe void NXOpen.Features.ShipDesign.ShipAttributeHolder.SetAttributesToObjects ( NXOpen.NXObject @[]  object)

Sets the attributes to feature objects

Created in NX8.0.0

Deprecated in NX8.0.1. Use NXOpen.Features.ShipDesign.ShipAttributeHolder.SetAttributesToProxy instead.

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters
object
unsafe void NXOpen.Features.ShipDesign.ShipAttributeHolder.SetAttributesToObjects ( bool  bCreate,
NXOpen.Features.FeatureBuilder  featBuilder 
)

Sets the attributes to objects

Created in NX8.0.1

Deprecated in NX8.0.2. Use NXOpen.Features.ShipDesign.ShipAttributeHolder.SetAttributesToProxy instead.

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters
bCreatecreate or edit
featBuilder
unsafe void NXOpen.Features.ShipDesign.ShipAttributeHolder.SetAttributesToProxy ( NXOpen.NXObject object)

Sets the attributes to proxy

Created in NX8.0.1

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters
objectNULL or object to be edited
unsafe void NXOpen.Features.ShipDesign.ShipAttributeHolder.SetAttributeToProxyFromBuilder ( NXOpen.Features.FeatureBuilder  featBuilder)

Sets attribute proxy

Created in NX8.5.0

License requirements: nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")

Parameters
featBuilder

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