public interface ColorCodedRegionBuilder extends TaggedObject, IComponentBuilder
ColorCodedRegionBuilder
.
The Color Coded Region block allows the user to select color coded regions of facet bodies .
Modifier and Type | Method and Description |
---|---|
boolean |
allSameColor()
Returns the option to select all regions of the same color
License requirements: None. |
void |
buildColoredRegion(FacetedBody facetBody,
int facetId,
int localVertexId)
Build Colored Region
License requirements: None. |
void |
deselectColoredRegion(int objIndex)
Deselect Colored Region
License requirements: None. |
void |
setAllSameColor(boolean allSameColor)
License requirements: solid_modeling ("SOLIDS MODELING") OR studio_free_form ("STUDIO FREE FORM") . |
printTestData, printTestData, tag, tagValue
validate
boolean allSameColor() throws NXException, RemoteException
NXException
RemoteException
void setAllSameColor(boolean allSameColor) throws NXException, RemoteException
allSameColor
- NXException
RemoteException
void buildColoredRegion(FacetedBody facetBody, int facetId, int localVertexId) throws NXException, RemoteException
facetBody
- target facet bodyfacetId
- picked facet IDlocalVertexId
- loccal vertex id of the triangleNXException
RemoteException
void deselectColoredRegion(int objIndex) throws NXException, RemoteException
objIndex
- colored object to be deselectedNXException
RemoteException
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.