NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Tooling::MoldCsysBuilder Class Reference

Mold Wizard MoldCsys project builder
To create a new instance of this class, use Tooling::MoldCsysCollection::CreateMoldCsysBuilder
Default values. More...

Inheritance diagram for NXOpen::Tooling::MoldCsysBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Wcsposition { WcspositionCurrentWcs, WcspositionProductBodyCenter, WcspositionBoundaryFaceCenter }
 Represents the method to computer the WCS positino. More...

Public Member Functions

bool Lockx ()
 Returns the product doesn't move along X to the new position of WCS if lockx is true
Created in NX6.0.0.
bool Locky ()
 Returns the product doesn't move along Y to the new position of WCS if locky is true
Created in NX6.0.0.
bool Lockz ()
 Returns the product doesn't move along Z to the new position of WCS if lockz is true
Created in NX6.0.0.
NXOpen::SelectFaceListProd ()
 Returns the selected faces are used to create a bounding box whose center will be the new origin of WCS
Created in NX6.0.0.
void SetLockx (bool lockx)
 Sets the product doesn't move along X to the new position of WCS if lockx is true
Created in NX6.0.0.
void SetLocky (bool locky)
 Sets the product doesn't move along Y to the new position of WCS if locky is true
Created in NX6.0.0.
void SetLockz (bool lockz)
 Sets the product doesn't move along Z to the new position of WCS if lockz is true
Created in NX6.0.0.
void SetWcstype (NXOpen::Tooling::MoldCsysBuilder::Wcsposition wcstype)
 Sets the wcs type to decide the method to get csys position
Created in NX6.0.0.
NXOpen::Tooling::MoldCsysBuilder::Wcsposition Wcstype ()
 Returns the wcs type to decide the method to get csys position
Created in NX6.0.0.

Detailed Description

Mold Wizard MoldCsys project builder
To create a new instance of this class, use Tooling::MoldCsysCollection::CreateMoldCsysBuilder
Default values.

Property Value

Lockx

0

Locky

0

Lockz

1

Wcstype

CurrentWcs


Created in NX6.0.0.


Member Enumeration Documentation

Represents the method to computer the WCS positino.

Enumerator:
WcspositionCurrentWcs 

current wcs position

WcspositionProductBodyCenter 

product body center position

WcspositionBoundaryFaceCenter 

boundary face center position


Member Function Documentation

Returns the product doesn't move along X to the new position of WCS if lockx is true
Created in NX6.0.0.



License requirements : None

Returns the product doesn't move along Y to the new position of WCS if locky is true
Created in NX6.0.0.



License requirements : None

Returns the product doesn't move along Z to the new position of WCS if lockz is true
Created in NX6.0.0.



License requirements : None

Returns the selected faces are used to create a bounding box whose center will be the new origin of WCS
Created in NX6.0.0.



License requirements : None

Sets the product doesn't move along X to the new position of WCS if lockx is true
Created in NX6.0.0.



License requirements : None

Parameters:
lockxlockx

Sets the product doesn't move along Y to the new position of WCS if locky is true
Created in NX6.0.0.



License requirements : None

Parameters:
lockylocky

Sets the product doesn't move along Z to the new position of WCS if lockz is true
Created in NX6.0.0.



License requirements : None

Parameters:
lockzlockz

Sets the wcs type to decide the method to get csys position
Created in NX6.0.0.



License requirements : None

Parameters:
wcstypewcstype

Returns the wcs type to decide the method to get csys position
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.