Class GeometryModellerDesignInformation
Inheritance
System.Object
GeometryModellerDesignInformation
Assembly: SMT.MastaAPI.14.1.dll
public class GeometryModellerDesignInformation : APIBase, IEquatable<APIBase>
Fields
Declaration
protected readonly APIBase _parent
Field Value
Properties
Declaration
public string FileName { get; set; }
Property Value
| Type |
Description |
| System.String |
|
MainPartMoniker
Declaration
public string MainPartMoniker { get; }
Property Value
| Type |
Description |
| System.String |
|
Declaration
public string TabName { get; }
Property Value
| Type |
Description |
| System.String |
|
Implements
System.IEquatable<T>
Extension Methods