NX Open C++ Reference Guide
Public Member Functions | Public Attributes
NXOpen::Motion::PackagingMeasureBuilder::GeometryData Struct Reference

Represents geometry data. More...

List of all members.

Public Member Functions

 GeometryData (NXOpen::DisplayableObject *geometryInitial, const NXOpen::Point3d &pointInitial, const NXOpen::Vector3d &vectorInitial)
 Constructor for the GeometryData struct.

Public Attributes

NXOpen::DisplayableObjectGeometry
 Geometry.
NXOpen::Point3d Point
 Start point.
NXOpen::Vector3d Vector
 Initial vector.

Detailed Description

Represents geometry data.


Constructor & Destructor Documentation

NXOpen::Motion::PackagingMeasureBuilder::GeometryData::GeometryData ( NXOpen::DisplayableObject geometryInitial,
const NXOpen::Point3d pointInitial,
const NXOpen::Vector3d vectorInitial 
)

Constructor for the GeometryData struct.

Parameters:
geometryInitialGeometry
pointInitialStart point
vectorInitialInitial vector

Member Data Documentation

Geometry.

Start point.

Initial vector.


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