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::MakeSymmetricParameterizationData Class Reference

Make UV parameterization symmetric. More...

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

Public Types

enum  Types { TypesSymmetryInU, TypesSymmetryInV }
 Options to make parameterization symmetric about. More...
 

Public Member Functions

NXOpen::PointPoint ()
 Returns the point of symmetry. More...
 
bool ReverseDirection ()
 Returns the reverse direction
Created in NX1847.0.0. More...
 
void SetPoint (NXOpen::Point *point0)
 Sets the point of symmetry. More...
 
void SetReverseDirection (bool reverseDirection)
 Sets the reverse direction
Created in NX1847.0.0. More...
 
void SetType (NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::Types type)
 Sets the type
Created in NX1847.0.0. More...
 
NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::Types Type ()
 Returns the type
Created in NX1847.0.0. More...
 
NXOpen::SelectNXObjectUVPatches ()
 Returns the uv patches
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

Make UV parameterization symmetric.


To create a new instance of this class, use NXOpen::GeometricUtilities::UVMapping::UVMappingCollection::CreateMakeSymmetricParameterizationData

Created in NX1847.0.0.

Member Enumeration Documentation

Options to make parameterization symmetric about.

Enumerator
TypesSymmetryInU 

Symmetric about U.

TypesSymmetryInV 

Symmetric about V.

Member Function Documentation

NXOpen::Point* NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::Point ( )

Returns the point of symmetry.


Created in NX1847.0.0.

License requirements : None

bool NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::ReverseDirection ( )

Returns the reverse direction
Created in NX1847.0.0.



License requirements : None

void NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::SetPoint ( NXOpen::Point point0)

Sets the point of symmetry.


Created in NX1847.0.0.

License requirements : None

Parameters
point0point0
void NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::SetReverseDirection ( bool  reverseDirection)

Sets the reverse direction
Created in NX1847.0.0.



License requirements : None

Parameters
reverseDirectionreversedirection
void NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::SetType ( NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::Types  type)

Sets the type
Created in NX1847.0.0.



License requirements : None

Parameters
typetype
NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::Types NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::Type ( )

Returns the type
Created in NX1847.0.0.



License requirements : None

NXOpen::SelectNXObject* NXOpen::GeometricUtilities::UVMapping::MakeSymmetricParameterizationData::UVPatches ( )

Returns the uv patches
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.