Interface IPaintTo3DList
Namespace: CADability
Assembly: CADability.dll
Syntax
public interface IPaintTo3DList
Properties
| Improve this Doc View SourcecontainedSubLists
Declaration
List<IPaintTo3DList> containedSubLists { set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<IPaintTo3DList> |
Name
Declaration
string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |