NX Open C++ Reference Guide
Public Member Functions
NXOpen::Fields::SpatialMapBuilder Class Reference

Represents a Fields::SpatialMap builder. More...

Inheritance diagram for NXOpen::Fields::SpatialMapBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::SelectNXObjectListBoundedObjects ()
 Returns the bounded objects
Created in NX6.0.0.
NXOpen::Fields::SpatialMap::BoundingBoxMapEnum BoundingBoxMap ()
 Returns the bound box map
Created in NX6.0.0.
NXOpen::SelectNXObjectListConstantUObjects ()
 Returns the const uobjects

NXOpen::SelectNXObjectListConstantVObjects ()
 Returns the const vobjects

NXOpen::Fields::PathObjectsListConstUObjects ()
 Returns the list of Fields::PathObjects objects that define sections of constant u
Created in NX6.0.1.
NXOpen::Fields::PathObjectsListConstVObjects ()
 Returns the list of Fields::PathObjects objects that define sections of constant v
Created in NX6.0.1.
NXOpen::CoordinateSystemCoordSystem ()
 Returns the csys
Created in NX6.0.0.
NXOpen::Fields::PathObjectsLatticePath ()
 Returns the lattice path objects
Created in NX6.0.1.
NXOpen::Fields::SpatialMap::TypeEnum MapType ()
 Returns the map type
Created in NX6.0.0.
NXOpen::PointOppositeCorner ()
 Returns the opposite corner
Created in NX6.0.0.
NXOpen::PointOrigin ()
 Returns the opposite corner
Created in NX6.0.0.
NXOpen::Fields::SpatialMap::ParametricPlaneMapEnum ParametricPlaneMap ()
 Returns the parm plane map
Created in NX6.0.0.
void SetBoundingBoxMap (NXOpen::Fields::SpatialMap::BoundingBoxMapEnum boundBoxMap)
 Sets the bound box map
Created in NX6.0.0.
void SetCoordSystem (NXOpen::CoordinateSystem *csys)
 Sets the csys
Created in NX6.0.0.
void SetMapType (NXOpen::Fields::SpatialMap::TypeEnum mapType)
 Sets the map type
Created in NX6.0.0.
void SetOppositeCorner (NXOpen::Point *oppositeCorner)
 Sets the opposite corner
Created in NX6.0.0.
void SetOrigin (NXOpen::Point *origin)
 Sets the opposite corner
Created in NX6.0.0.
void SetParametricPlaneMap (NXOpen::Fields::SpatialMap::ParametricPlaneMapEnum parmPlaneMap)
 Sets the parm plane map
Created in NX6.0.0.

Detailed Description

Represents a Fields::SpatialMap builder.


Used to create and or edit a Fields::SpatialMap .

To create a new instance of this class, use Fields::FieldManager::CreateSpatialMapBuilder

Created in NX6.0.0.


Member Function Documentation

Returns the bounded objects
Created in NX6.0.0.



License requirements : None

Returns the bound box map
Created in NX6.0.0.



License requirements : None

Returns the const uobjects

Deprecated:
Deprecated in NX6.0.1.



Created in NX6.0.0.

License requirements : None

Returns the const vobjects

Deprecated:
Deprecated in NX6.0.1.



Created in NX6.0.0.

License requirements : None

Returns the list of Fields::PathObjects objects that define sections of constant u
Created in NX6.0.1.



License requirements : None

Returns the list of Fields::PathObjects objects that define sections of constant v
Created in NX6.0.1.



License requirements : None

Returns the csys
Created in NX6.0.0.



License requirements : None

Returns the lattice path objects
Created in NX6.0.1.



License requirements : None

Returns the map type
Created in NX6.0.0.



License requirements : None

Returns the opposite corner
Created in NX6.0.0.



License requirements : None

Returns the opposite corner
Created in NX6.0.0.



License requirements : None

Returns the parm plane map
Created in NX6.0.0.



License requirements : None

Sets the bound box map
Created in NX6.0.0.



License requirements : None

Parameters:
boundBoxMapboundboxmap

Sets the csys
Created in NX6.0.0.



License requirements : None

Parameters:
csyscsys

Sets the map type
Created in NX6.0.0.



License requirements : None

Parameters:
mapTypemaptype

Sets the opposite corner
Created in NX6.0.0.



License requirements : None

Parameters:
oppositeCorneroppositecorner

Sets the opposite corner
Created in NX6.0.0.



License requirements : None

Parameters:
originorigin

Sets the parm plane map
Created in NX6.0.0.



License requirements : None

Parameters:
parmPlaneMapparmplanemap

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