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

Represents a Features::LawCurve builder
To create a new instance of this class, use Features::FeatureCollection::CreateLawCurveBuilder
Default values. More...

Inheritance diagram for NXOpen::Features::LawCurveBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::CoordinateSystemCoordinateSystem ()
 Returns the coordinate system
Created in NX7.5.1.
double DistanceTolerance ()
 Returns the distance tolerance
Created in NX7.5.1.
void SetCoordinateSystem (NXOpen::CoordinateSystem *coordinateSystem)
 Sets the coordinate system
Created in NX7.5.1.
void SetDistanceTolerance (double distanceTolerance)
 Sets the distance tolerance
Created in NX7.5.1.
NXOpen::GeometricUtilities::LawBuilderXLaw ()
 Returns the x law
Created in NX7.5.1.
NXOpen::GeometricUtilities::LawBuilderYLaw ()
 Returns the y law
Created in NX7.5.1.
NXOpen::GeometricUtilities::LawBuilderZLaw ()
 Returns the z law
Created in NX7.5.1.

Detailed Description

Represents a Features::LawCurve builder
To create a new instance of this class, use Features::FeatureCollection::CreateLawCurveBuilder
Default values.

Property Value

XLaw.Function

xt

XLaw.LawType

ByEquation

XLaw.Parameter

t

YLaw.Function

yt

YLaw.LawType

ByEquation

ZLaw.Function

zt

ZLaw.LawType

ByEquation


Created in NX7.5.1.


Member Function Documentation

Returns the coordinate system
Created in NX7.5.1.



License requirements : None

Returns the distance tolerance
Created in NX7.5.1.



License requirements : None

Sets the coordinate system
Created in NX7.5.1.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
coordinateSystemcoordinatesystem
void NXOpen::Features::LawCurveBuilder::SetDistanceTolerance ( double  distanceTolerance)

Sets the distance tolerance
Created in NX7.5.1.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
distanceTolerancedistancetolerance

Returns the x law
Created in NX7.5.1.



License requirements : None

Returns the y law
Created in NX7.5.1.



License requirements : None

Returns the z law
Created in NX7.5.1.



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.