Class FitMitre
Fit mitre material operation
Inherited Members
Namespace: DesignData.SDS2.Model
Assembly: DesignData.SDS2.Model.dll
Syntax
public sealed class FitMitre : MaterialOperation
Properties
Clearance
The clearance used in the mitre operation
Declaration
public double Clearance { get; }
Property Value
| Type | Description |
|---|---|
| double |
Mitrers
All the materials involved in the operation
Declaration
public MaterialMitrerList Mitrers { get; }
Property Value
| Type | Description |
|---|---|
| MaterialMitrerList |