public class StepItemDefinedTransformation extends StepTransformation
ItemDefinedTransformation class for STP.
| Constructor and Description |
|---|
StepItemDefinedTransformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
StepItemType |
getItemType() |
StepRepresentationItem |
getTransformItem1() |
StepRepresentationItem |
getTransformItem2() |
void |
setDescription(String value) |
void |
setTransformItem1(StepRepresentationItem value) |
void |
setTransformItem2(StepRepresentationItem value) |
public StepItemType getItemType()
getItemType in class StepRepresentationItempublic final String getDescription()
public final void setDescription(String value)
public final StepRepresentationItem getTransformItem1()
public final void setTransformItem1(StepRepresentationItem value)
public final StepRepresentationItem getTransformItem2()
public final void setTransformItem2(StepRepresentationItem value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.