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

Represents a NXOpen::Features::Subdivision::CopyCageBuilder builder. More...

Inheritance diagram for NXOpen::Features::Subdivision::CopyCageBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

bool CanMoveToolOnly ()
 Returns the flag indicating if tool can be moved alone without moving selected topology
Created in NX10.0.0. More...
 
bool CanRelocateToolToSelection ()
 Returns the flag indicating if tool should relocate to selection
Created in NX10.0.0. More...
 
bool CanReorientToolToSelection ()
 Returns the flag indicating if tool should reorient to selection
Created in NX10.0.0. More...
 
int NumberOfCopies ()
 Returns the number of copies
Created in NX10.0.0. More...
 
NXOpen::Features::Subdivision::SelectCageObjectDataObjects ()
 Returns the objects to be copied
Created in NX10.0.0. More...
 
void ResetTransformerToCentroidOfSelection ()
 Repositions the NXOpen::GeometricUtilities::TransformerData to the centroid of the selected entities. More...
 
void SetCanMoveToolOnly (bool canMoveToolOnly)
 Sets the flag indicating if tool can be moved alone without moving selected topology
Created in NX10.0.0. More...
 
void SetCanRelocateToolToSelection (bool canRelocateToolToSelection)
 Sets the flag indicating if tool should relocate to selection
Created in NX10.0.0. More...
 
void SetCanReorientToolToSelection (bool canReorientToolToSelection)
 Sets the flag indicating if tool should reorient to selection
Created in NX10.0.0. More...
 
void SetNumberOfCopies (int numberOfCopies)
 Sets the number of copies
Created in NX10.0.0. More...
 
void SetTransformerToObject (const NXOpen::Features::Subdivision::CageManipulatorData::ObjectSelectionData &selectionData)
 Repositions the NXOpen::GeometricUtilities::TransformerData to the specified entity. More...
 
NXOpen::GeometricUtilities::TransformerDataTransformer ()
 Returns the transformation tool. 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::Subdivision::CopyCageBuilder builder.


To create a new instance of this class, use NXOpen::Features::Subdivision::SubdivisionBodyCollection::CreateCopyCageBuilder
Default values.

Property Value

CanRelocateToolToSelection

1

CanReorientToolToSelection

1

NumberOfCopies

1


Created in NX10.0.0.

Member Function Documentation

bool NXOpen::Features::Subdivision::CopyCageBuilder::CanMoveToolOnly ( )

Returns the flag indicating if tool can be moved alone without moving selected topology
Created in NX10.0.0.



License requirements : None

bool NXOpen::Features::Subdivision::CopyCageBuilder::CanRelocateToolToSelection ( )

Returns the flag indicating if tool should relocate to selection
Created in NX10.0.0.



License requirements : None

bool NXOpen::Features::Subdivision::CopyCageBuilder::CanReorientToolToSelection ( )

Returns the flag indicating if tool should reorient to selection
Created in NX10.0.0.



License requirements : None

int NXOpen::Features::Subdivision::CopyCageBuilder::NumberOfCopies ( )

Returns the number of copies
Created in NX10.0.0.



License requirements : None

NXOpen::Features::Subdivision::SelectCageObjectData* NXOpen::Features::Subdivision::CopyCageBuilder::Objects ( )

Returns the objects to be copied
Created in NX10.0.0.



License requirements : None

void NXOpen::Features::Subdivision::CopyCageBuilder::ResetTransformerToCentroidOfSelection ( )

Repositions the NXOpen::GeometricUtilities::TransformerData to the centroid of the selected entities.


Created in NX10.0.0.

License requirements : nx_subdivision (" NX SUBDIVISION")

void NXOpen::Features::Subdivision::CopyCageBuilder::SetCanMoveToolOnly ( bool  canMoveToolOnly)

Sets the flag indicating if tool can be moved alone without moving selected topology
Created in NX10.0.0.



License requirements : nx_subdivision (" NX SUBDIVISION")

Parameters
canMoveToolOnlycanmovetoolonly
void NXOpen::Features::Subdivision::CopyCageBuilder::SetCanRelocateToolToSelection ( bool  canRelocateToolToSelection)

Sets the flag indicating if tool should relocate to selection
Created in NX10.0.0.



License requirements : nx_subdivision (" NX SUBDIVISION")

Parameters
canRelocateToolToSelectioncanrelocatetooltoselection
void NXOpen::Features::Subdivision::CopyCageBuilder::SetCanReorientToolToSelection ( bool  canReorientToolToSelection)

Sets the flag indicating if tool should reorient to selection
Created in NX10.0.0.



License requirements : nx_subdivision (" NX SUBDIVISION")

Parameters
canReorientToolToSelectioncanreorienttooltoselection
void NXOpen::Features::Subdivision::CopyCageBuilder::SetNumberOfCopies ( int  numberOfCopies)

Sets the number of copies
Created in NX10.0.0.



License requirements : nx_subdivision (" NX SUBDIVISION")

Parameters
numberOfCopiesnumberofcopies
void NXOpen::Features::Subdivision::CopyCageBuilder::SetTransformerToObject ( const NXOpen::Features::Subdivision::CageManipulatorData::ObjectSelectionData selectionData)

Repositions the NXOpen::GeometricUtilities::TransformerData to the specified entity.


Created in NX10.0.0.

License requirements : nx_subdivision (" NX SUBDIVISION")

Parameters
selectionDataselectiondata
NXOpen::GeometricUtilities::TransformerData* NXOpen::Features::Subdivision::CopyCageBuilder::Transformer ( )

Returns the transformation tool.


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.