NX Open C++ Reference Guide
Public Member Functions
NXOpen::Display::PlanarShipGrid Class Reference

Represents a planar ship grid. More...

Inheritance diagram for NXOpen::Display::PlanarShipGrid:
NXOpen::Display::EntitySelectionPlane NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

void AddDatumPlanes (const std::vector< NXOpen::DatumPlane * > &datumplaneTags)
 Adds intersected datum planes into the planar grid.
bool IsDatumPlaneInGrid (NXOpen::DatumPlane *datumplaneTag)
 Returns the flag to indicate whether the specific datum plane is in grid or not.
void RemoveDatumPlanes (const std::vector< NXOpen::DatumPlane * > &datumplaneTags)
 Removes the specific datum planes from the planar grid.

Detailed Description

Represents a planar ship grid.


Planar ship grid is not supported in KF.

Created in NX8.0.0.


Member Function Documentation

void NXOpen::Display::PlanarShipGrid::AddDatumPlanes ( const std::vector< NXOpen::DatumPlane * > &  datumplaneTags)

Adds intersected datum planes into the planar grid.


Created in NX8.0.0.

License requirements : nx_ship_concept ("Ship Concept")

Parameters:
datumplaneTagsArray of datum planes

Returns the flag to indicate whether the specific datum plane is in grid or not.

Returns:

Created in NX8.0.0.

License requirements : nx_ship_concept ("Ship Concept")
Parameters:
datumplaneTagdatumplanetag
void NXOpen::Display::PlanarShipGrid::RemoveDatumPlanes ( const std::vector< NXOpen::DatumPlane * > &  datumplaneTags)

Removes the specific datum planes from the planar grid.


Created in NX8.0.0.

License requirements : nx_ship_concept ("Ship Concept")

Parameters:
datumplaneTagsArray of datum planes

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