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

Represents a NXOpen::GeometricUtilities::FtmFixedCurvesBuilder builder
To create a new instance of this class, use NXOpen::GeometricUtilities::OmnicadManager::CreateFtmFixedCurvesBuilder
Default values. More...

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

Public Types

enum  FixedCurvesContinuityType {
  FixedCurvesContinuityTypeG0, FixedCurvesContinuityTypeG1, FixedCurvesContinuityTypeG2, FixedCurvesContinuityTypeG3,
  FixedCurvesContinuityTypeG4
}
 Fixed curves continuity type. More...
 

Public Member Functions

NXOpen::SectionFixedCurves ()
 Returns the fixed curves that define the fixed constraints on the product shape
Created in NX10.0.0. More...
 
NXOpen::GeometricUtilities::FtmFixedCurvesBuilder::FixedCurvesContinuityType FixedCurvesContinuity ()
 Returns the continuity option for the fixed curves used in the transformation or morphing calculations
Created in NX10.0.0. More...
 
void SetFixedCurvesContinuity (NXOpen::GeometricUtilities::FtmFixedCurvesBuilder::FixedCurvesContinuityType fixedCurvesContinuity)
 Sets the continuity option for the fixed curves used in the transformation or morphing calculations
Created in NX10.0.0. More...
 
void UpdateContinuityOnClassAChange (bool classAOption)
 Update continuity when Class A option changes
Created in NX11.0.1. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. 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::FtmFixedCurvesBuilder builder
To create a new instance of this class, use NXOpen::GeometricUtilities::OmnicadManager::CreateFtmFixedCurvesBuilder
Default values.

Property Value

FixedCurvesContinuity

G0


Created in NX10.0.0.

Member Enumeration Documentation

Fixed curves continuity type.

Enumerator
FixedCurvesContinuityTypeG0 

G0 position.

FixedCurvesContinuityTypeG1 

G1 Tangent.

FixedCurvesContinuityTypeG2 

G2 Curvature.

FixedCurvesContinuityTypeG3 

G3 Continuity.

FixedCurvesContinuityTypeG4 

G4 Continuity.

Member Function Documentation

NXOpen::Section* NXOpen::GeometricUtilities::FtmFixedCurvesBuilder::FixedCurves ( )

Returns the fixed curves that define the fixed constraints on the product shape
Created in NX10.0.0.



License requirements : None

NXOpen::GeometricUtilities::FtmFixedCurvesBuilder::FixedCurvesContinuityType NXOpen::GeometricUtilities::FtmFixedCurvesBuilder::FixedCurvesContinuity ( )

Returns the continuity option for the fixed curves used in the transformation or morphing calculations
Created in NX10.0.0.



License requirements : None

void NXOpen::GeometricUtilities::FtmFixedCurvesBuilder::SetFixedCurvesContinuity ( NXOpen::GeometricUtilities::FtmFixedCurvesBuilder::FixedCurvesContinuityType  fixedCurvesContinuity)

Sets the continuity option for the fixed curves used in the transformation or morphing calculations
Created in NX10.0.0.



License requirements : None

Parameters
fixedCurvesContinuityfixedcurvescontinuity
void NXOpen::GeometricUtilities::FtmFixedCurvesBuilder::UpdateContinuityOnClassAChange ( bool  classAOption)

Update continuity when Class A option changes
Created in NX11.0.1.



License requirements : None

Parameters
classAOptionclassaoption

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