NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Tooling::AddReusableFeatureCollection::InputData Struct Reference

Defines the input data of AddReusableFeatureBuilder. More...

Public Member Functions

 InputData (const NXString &krxFileInitial, const NXString &libNameInitial, const NXString &libPathInitial, NXOpen::NXObject *entityInitial, const NXOpen::Point3d &positionInitial, NXOpen::Features::Feature *featureInitial)
 Constructor for the InputData struct. More...
 

Public Attributes

NXOpen::NXObjectEntity
 Placement entity in create mode. More...
 
NXOpen::Features::FeatureFeature
 Reusable feature in edit mode. More...
 
NXString KrxFile
 KRX file of reusable feature template. More...
 
NXString LibName
 Library name of reusable feature template. More...
 
NXString LibPath
 Library path of reusable feature template. More...
 
NXOpen::Point3d Position
 Cursor position in create mode. More...
 

Detailed Description

Defines the input data of AddReusableFeatureBuilder.

Constructor & Destructor Documentation

NXOpen::Tooling::AddReusableFeatureCollection::InputData::InputData ( const NXString krxFileInitial,
const NXString libNameInitial,
const NXString libPathInitial,
NXOpen::NXObject entityInitial,
const NXOpen::Point3d positionInitial,
NXOpen::Features::Feature featureInitial 
)

Constructor for the InputData struct.

Parameters
krxFileInitialKRX file of reusable feature template
libNameInitialLibrary name of reusable feature template
libPathInitialLibrary path of reusable feature template
entityInitialPlacement entity in create mode
positionInitialCursor position in create mode
featureInitialReusable feature in edit mode

Member Data Documentation

NXOpen::NXObject* NXOpen::Tooling::AddReusableFeatureCollection::InputData::Entity

Placement entity in create mode.

NXOpen::Features::Feature* NXOpen::Tooling::AddReusableFeatureCollection::InputData::Feature

Reusable feature in edit mode.

NXString NXOpen::Tooling::AddReusableFeatureCollection::InputData::KrxFile

KRX file of reusable feature template.

NXString NXOpen::Tooling::AddReusableFeatureCollection::InputData::LibName

Library name of reusable feature template.

NXString NXOpen::Tooling::AddReusableFeatureCollection::InputData::LibPath

Library path of reusable feature template.

NXOpen::Point3d NXOpen::Tooling::AddReusableFeatureCollection::InputData::Position

Cursor position in create mode.


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