public class StepPCurve extends StepCurve
PCurve class for STP file.
| Constructor and Description |
|---|
StepPCurve(String name,
StepElementarySurface surface,
StepDefinitionalRepresentation definitionalRepresentation) |
| Modifier and Type | Method and Description |
|---|---|
StepItemType |
getItemType() |
StepDefinitionalRepresentation |
getRepresentation() |
StepElementarySurface |
getSurface() |
void |
setSurface(StepElementarySurface value) |
public StepPCurve(String name, StepElementarySurface surface, StepDefinitionalRepresentation definitionalRepresentation)
public final StepElementarySurface getSurface()
public final void setSurface(StepElementarySurface value)
public final StepDefinitionalRepresentation getRepresentation()
public StepItemType getItemType()
getItemType in class StepRepresentationItemCopyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.