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

Represents a SketchConicBuilder builder
To create a new instance of this class, use SketchCollection::CreateSketchConicBuilder
Default values. More...

Inheritance diagram for NXOpen::SketchConicBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::PointControlPoint ()
 Returns the control point
Created in NX6.0.0.
NXOpen::PointEndPoint ()
 Returns the end point
Created in NX6.0.0.
double Rho ()
 Returns the Rho value
Created in NX6.0.0.
void SetControlPoint (NXOpen::Point *controlPoint)
 Sets the control point
Created in NX6.0.0.
void SetEndPoint (NXOpen::Point *endPoint)
 Sets the end point
Created in NX6.0.0.
void SetRho (double rho)
 Sets the Rho value
Created in NX6.0.0.
void SetStartPoint (NXOpen::Point *startPoint)
 Sets the start point
Created in NX6.0.0.
NXOpen::PointStartPoint ()
 Returns the start point
Created in NX6.0.0.

Detailed Description

Represents a SketchConicBuilder builder
To create a new instance of this class, use SketchCollection::CreateSketchConicBuilder
Default values.

Property Value

Rho

0.5


Created in NX6.0.0.


Member Function Documentation

Returns the control point
Created in NX6.0.0.



License requirements : None

Returns the end point
Created in NX6.0.0.



License requirements : None

Returns the Rho value
Created in NX6.0.0.



License requirements : None

Sets the control point
Created in NX6.0.0.



License requirements : None

Parameters:
controlPointcontrolpoint

Sets the end point
Created in NX6.0.0.



License requirements : None

Parameters:
endPointendpoint
void NXOpen::SketchConicBuilder::SetRho ( double  rho)

Sets the Rho value
Created in NX6.0.0.



License requirements : None

Parameters:
rhorho

Sets the start point
Created in NX6.0.0.



License requirements : None

Parameters:
startPointstartpoint

Returns the start point
Created in NX6.0.0.



License requirements : None


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