| Package | Description |
|---|---|
| com.aspose.cad.fileformats.stp.items |
| Modifier and Type | Method and Description |
|---|---|
StepPreferredSurfaceCurveRepresentation |
StepSurfaceCurve.getMasterRepresentation() |
static StepPreferredSurfaceCurveRepresentation |
StepPreferredSurfaceCurveRepresentation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepPreferredSurfaceCurveRepresentation[] |
StepPreferredSurfaceCurveRepresentation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StepSurfaceCurve.setMasterRepresentation(StepPreferredSurfaceCurveRepresentation value) |
| Constructor and Description |
|---|
StepSurfaceCurve(String name,
StepCurve curve,
List<StepGeometricRepresentationItem> associatedGeometry,
StepPreferredSurfaceCurveRepresentation masterRepresentation) |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.