NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::GeometricUtilities::SpinePlaneBuilder Class Reference

Represents a NXOpen::GeometricUtilities::SpinePlaneBuilder . More...

Inheritance diagram for NXOpen::GeometricUtilities::SpinePlaneBuilder:
NXOpen::TaggedObject

Public Member Functions

void AlternateSolution ()
 Creates the longer arc between the current and previous plane. More...
 
NXOpen::PlanePlane ()
 Returns the plane
Created in NX11.0.0. More...
 
void SetPlane (NXOpen::Plane *plane)
 Sets the plane
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::GeometricUtilities::SpinePlaneBuilder .


To create a new instance of this class, use NXOpen::Part::CreateEmptySpinePlaneBuilder

Created in NX11.0.0.

Member Function Documentation

void NXOpen::GeometricUtilities::SpinePlaneBuilder::AlternateSolution ( )

Creates the longer arc between the current and previous plane.

Shorter arc is constructed by default.
Created in NX11.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

NXOpen::Plane* NXOpen::GeometricUtilities::SpinePlaneBuilder::Plane ( )

Returns the plane
Created in NX11.0.0.



License requirements : None

void NXOpen::GeometricUtilities::SpinePlaneBuilder::SetPlane ( NXOpen::Plane plane)

Sets the plane
Created in NX11.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters
planeplane

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