NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Features::ShipDesign::ShipAttributeHolder Class Reference

Represents a NXOpen::Features::ShipDesign::ShipAttributeHolder builder
This is an abstract class. More...

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

Public Member Functions

void CopyAttributesToObjects (bool bCreate, NXOpen::Features::FeatureBuilder *featBuilder)
 Copies attributes from proxy to feature objects
Created in NX8.0.1. More...
 
void CopyAttributesToPart (const std::vector< NXOpen::NXObject * > &object)
 Copies the attributes to part
More...
 
void CopyAttributesToPart (bool bCreate, NXOpen::Features::FeatureBuilder *featBuilder)
 Copies the attributes from proxy to part
Created in NX8.0.1. More...
 
NXOpen::NXObjectGetAttributeProxy ()
 Gets attribute proxy. More...
 
void GetContextAttributeFromNamesBuilder (NXOpen::Features::FeatureBuilder *featBuilder)
 Gets context attribute from names builder
Created in NX11.0.1. More...
 
void SetAttributesToObjects (const std::vector< NXOpen::NXObject * > &object)
 Sets the attributes to feature objects
More...
 
void SetAttributesToObjects (bool bCreate, NXOpen::Features::FeatureBuilder *featBuilder)
 Sets the attributes to objects
More...
 
void SetAttributesToProxy (NXOpen::NXObject *object)
 Sets the attributes to proxy
Created in NX8.0.1. More...
 
void SetAttributeToProxyFromBuilder (NXOpen::Features::FeatureBuilder *featBuilder)
 Sets attribute proxy
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Features::ShipDesign::ShipAttributeHolder builder
This is an abstract class.



Created in NX8.0.0.

Member Function Documentation

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
featBuilderfeat builder
void NXOpen::Features::ShipDesign::ShipAttributeHolder::CopyAttributesToPart ( const std::vector< NXOpen::NXObject * > &  object)

Copies the attributes to part

Deprecated:
Deprecated in NX8.0.1.

This method is no longer valid. Use the un-deprecated method with the same method name.


Created in NX8.0.0.

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

Parameters
objectobject
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
featBuilderfeat builder
NXOpen::NXObject* NXOpen::Features::ShipDesign::ShipAttributeHolder::GetAttributeProxy ( )

Gets attribute proxy.

Returns

Created in NX8.0.1.

License requirements : nx_ship_detail ("Ship Detail Design") OR nx_ship_mfg_prep ("Ship Manufacturing")
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
featBuilderfeat builder
void NXOpen::Features::ShipDesign::ShipAttributeHolder::SetAttributesToObjects ( const std::vector< NXOpen::NXObject * > &  object)

Sets the attributes to feature objects

Deprecated:
Deprecated in NX8.0.1.

Use NXOpen::Features::ShipDesign::ShipAttributeHolder::SetAttributesToProxy instead.


Created in NX8.0.0.

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

Parameters
objectobject
void NXOpen::Features::ShipDesign::ShipAttributeHolder::SetAttributesToObjects ( bool  bCreate,
NXOpen::Features::FeatureBuilder featBuilder 
)

Sets the attributes to objects

Deprecated:
Deprecated in NX8.0.2.

Use NXOpen::Features::ShipDesign::ShipAttributeHolder::SetAttributesToProxy instead.


Created in NX8.0.1.

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

Parameters
bCreatecreate or edit
featBuilderfeat builder
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
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
featBuilderfeat builder

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