Class CutLayout
Cut layout material operation
Inherited Members
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public sealed class CutLayout : MaterialOperation
Properties
Layout
A layout describing a planar area to be cut
Declaration
public Layout3D Layout { get; }
Property Value
| Type | Description |
|---|---|
| Layout3D |
ToCuttingBottomFace
Cut layout material operation
Declaration
public Vector3D ToCuttingBottomFace { get; }
Property Value
| Type | Description |
|---|---|
| Vector3D |
ToCuttingTopFace
Cut layout material operation
Declaration
public Vector3D ToCuttingTopFace { get; }
Property Value
| Type | Description |
|---|---|
| Vector3D |