NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Types | Public Member Functions | List of all members
NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder Class Reference

Represents a UVParameterization builder
To create a new instance of this class, use NXOpen::GeometricUtilities::UVMapping::UVMappingCollection::CreateUVParameterizationBuilder

Created in NX1847.0.0. More...

Inheritance diagram for NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  ParameterizationTypes { ParameterizationTypesShapePreserving, ParameterizationTypesLengthPreserving }
 the perserving type More...
 

Public Member Functions

void Evaluate ()
 Evaluates parameterization
Created in NX1847.0.0. More...
 
NXOpen::ScCollectorFaces ()
 Returns the faces
Created in NX1847.0.0. More...
 
int NumberOfGridLines ()
 Returns the number of grid lines
Created in NX1847.0.0. More...
 
NXOpen::SelectEdgeOuterBoundarySeedEdge ()
 Returns the seed edge
Created in NX1847.0.0. More...
 
NXOpen::SectionRipEdges ()
 Returns the rip edges
Created in NX1847.0.0. More...
 
void SetNumberOfGridLines (int numGridLines)
 Sets the number of grid lines
Created in NX1847.0.0. More...
 
void SetType (NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::ParameterizationTypes type)
 Sets the preserving type
Created in NX1847.0.0. More...
 
NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::ParameterizationTypes Type ()
 Returns the preserving type
Created in NX1847.0.0. 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 UVParameterization builder
To create a new instance of this class, use NXOpen::GeometricUtilities::UVMapping::UVMappingCollection::CreateUVParameterizationBuilder

Created in NX1847.0.0.


Member Enumeration Documentation

the perserving type

Enumerator
ParameterizationTypesShapePreserving 

shape preserving

ParameterizationTypesLengthPreserving 

length preserving

Member Function Documentation

void NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::Evaluate ( )

Evaluates parameterization
Created in NX1847.0.0.



License requirements : None

NXOpen::ScCollector* NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::Faces ( )

Returns the faces
Created in NX1847.0.0.



License requirements : None

int NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::NumberOfGridLines ( )

Returns the number of grid lines
Created in NX1847.0.0.



License requirements : None

NXOpen::SelectEdge* NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::OuterBoundarySeedEdge ( )

Returns the seed edge
Created in NX1847.0.0.



License requirements : None

NXOpen::Section* NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::RipEdges ( )

Returns the rip edges
Created in NX1847.0.0.



License requirements : None

void NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::SetNumberOfGridLines ( int  numGridLines)

Sets the number of grid lines
Created in NX1847.0.0.



License requirements : None

Parameters
numGridLinesnumgridlines
void NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::SetType ( NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::ParameterizationTypes  type)

Sets the preserving type
Created in NX1847.0.0.



License requirements : None

Parameters
typetype
NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::ParameterizationTypes NXOpen::GeometricUtilities::UVMapping::UVParameterizationBuilder::Type ( )

Returns the preserving type
Created in NX1847.0.0.



License requirements : None


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