public class CallPart extends CallSolid
| Constructor and Description |
|---|
CallPart(com.ptc.pfc.pfcPart.Part m) |
| Modifier and Type | Method and Description |
|---|---|
CallMaterial |
getCurrentMaterial() |
CallMaterial |
getMaterial(java.lang.String name) |
com.ptc.pfc.pfcPart.Part |
getPart() |
CallMaterials |
listMaterials() |
CallMaterial |
retrieveMaterial(java.lang.String fileName) |
void |
setCurrentMaterial(CallMaterial value) |
createNote, createUDFGroup, createUnitSystem, evalOutline, executeFeatureOps, getAbsoluteAccuracy, getActiveSimpRep, getFeatureById, getFeatureByName, getGeomOutline, getIsSkeleton, getMassProperty, getPrincipalUnits, getRelativeAccuracy, getSimpRep, getSolid, hasRetrievalErrors, listFeaturesByType, ListUnits, listUnitSystems, regenerate, setPrincipalUnitsaddRow, getCell, getColumn, getFmbr, getImmediateGenericInfo, getRow, listColumns, listRows, removeColumn, removeRow, setCellbackup, create, createLayer, createParam, deleteRelations, display, erase, eraseWithDependencies, export, getCommonName, getDescr, getFileName, getFullName, getGenericName, getInstanceName, getItemById, getItemByName, getModel, getParam, getPostRegenerationRelations, getRelationId, getRelations, getType, getView, importData, isCommonNameModifiable, listDependencies, listItems, listParams, listViews, rename, retrieveView, save, saveView, setCommonName, setRelationspublic CallMaterial getCurrentMaterial() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallMaterial getMaterial(java.lang.String name) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallMaterials listMaterials() throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic CallMaterial retrieveMaterial(java.lang.String fileName) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic void setCurrentMaterial(CallMaterial value) throws com.ptc.cipjava.jxthrowable
com.ptc.cipjava.jxthrowablepublic com.ptc.pfc.pfcPart.Part getPart()