NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAE::QueryCurvePost::Entity Struct Reference

Query curve post entity. More...

Public Member Functions

 Entity (NXOpen::CAE::QueryCurvePost::EntityType typeInitial, int labelInitial, const NXOpen::Point3d &pointInitial)
 Constructor for the Entity struct. More...
 

Public Attributes

int Label
 label More...
 
NXOpen::Point3d Point
 point More...
 
NXOpen::CAE::QueryCurvePost::EntityType Type
 type More...
 

Detailed Description

Query curve post entity.

Constructor & Destructor Documentation

NXOpen::CAE::QueryCurvePost::Entity::Entity ( NXOpen::CAE::QueryCurvePost::EntityType  typeInitial,
int  labelInitial,
const NXOpen::Point3d pointInitial 
)

Constructor for the Entity struct.

Parameters
typeInitialtype
labelInitiallabel
pointInitialpoint

Member Data Documentation

int NXOpen::CAE::QueryCurvePost::Entity::Label

label

NXOpen::Point3d NXOpen::CAE::QueryCurvePost::Entity::Point

point

NXOpen::CAE::QueryCurvePost::EntityType NXOpen::CAE::QueryCurvePost::Entity::Type

type


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