Show / Hide Table of Contents

Interface ICategorizedDislayLists

Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public interface ICategorizedDislayLists

Methods

| Improve this Doc View Source

Add(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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX