Interface ICategorizedDislayLists
Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public interface ICategorizedDislayLists
Methods
| Improve this Doc View SourceAdd(Layer, Boolean, Boolean, IGeoObject)
Declaration
void Add(Layer layer, bool addToFace, bool addToLinear, IGeoObject go)
Parameters
| Type | Name | Description |
|---|---|---|
| Layer | layer | |
| System.Boolean | addToFace | |
| System.Boolean | addToLinear | |
| IGeoObject | go |