public interface RefitControlBuilder extends TaggedObject, IComponentBuilder
Modifier and Type | Interface and Description |
---|---|
static class |
RefitControlBuilder.RefitControlDirection
Refit direction
|
static class |
RefitControlBuilder.RefitControlMethod
Refit method
|
Modifier and Type | Method and Description |
---|---|
DegreesAndSegmentsOrPatchesBuilder |
degreesAndSegmentsOrPatches()
Returns the refit degrees and segments or patches
License requirements: studio_free_form ("STUDIO FREE FORM") . |
RefitControlBuilder.RefitControlDirection |
refitDirection()
Returns the refit direction
License requirements: studio_free_form ("STUDIO FREE FORM") . |
RefitControlBuilder.RefitControlMethod |
refitMethod()
Returns the refit method
License requirements: studio_free_form ("STUDIO FREE FORM") . |
void |
setRefitDirection(RefitControlBuilder.RefitControlDirection refitDirection)
License requirements: studio_free_form ("STUDIO FREE FORM") . |
void |
setRefitMethod(RefitControlBuilder.RefitControlMethod refitMethod)
License requirements: studio_free_form ("STUDIO FREE FORM") . |
void |
setTolerance(double tolerance)
License requirements: studio_free_form ("STUDIO FREE FORM") . |
double |
tolerance()
Returns the tolerance
License requirements: studio_free_form ("STUDIO FREE FORM") . |
printTestData, printTestData, tag, tagValue
validate
RefitControlBuilder.RefitControlMethod refitMethod() throws NXException, RemoteException
NXException
RemoteException
void setRefitMethod(RefitControlBuilder.RefitControlMethod refitMethod) throws NXException, RemoteException
refitMethod
- NXException
RemoteException
RefitControlBuilder.RefitControlDirection refitDirection() throws NXException, RemoteException
NXException
RemoteException
void setRefitDirection(RefitControlBuilder.RefitControlDirection refitDirection) throws NXException, RemoteException
refitDirection
- NXException
RemoteException
double tolerance() throws NXException, RemoteException
NXException
RemoteException
void setTolerance(double tolerance) throws NXException, RemoteException
tolerance
- NXException
RemoteException
DegreesAndSegmentsOrPatchesBuilder degreesAndSegmentsOrPatches() throws NXException, RemoteException
NXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.