Rhino.DocObjects.Tables Namespace |
[Missing <summary> documentation for "N:Rhino.DocObjects.Tables"]
Class | Description | |
---|---|---|
BitmapTable |
Stores the list of bitmaps in a Rhino document.
| |
DimStyleTable | ||
DimStyleTableEventArgs | ||
FontTable | Font tables store the list of fonts in a Rhino document.
Remarks The FontTable is now just a wrapper around the DimStyles table. | |
GroupTable |
Group tables store the list of groups in a Rhino document.
| |
GroupTableEventArgs |
Contains group table event data.
| |
HatchPatternTable |
All of the hatch pattern definitions contained in a rhino document.
| |
InstanceDefinitionTable | ||
InstanceDefinitionTableEventArgs | ||
LayerTable | ||
LayerTableEventArgs | ||
LightTable | ||
LightTableEventArgs | ||
LinetypeTable | ||
LinetypeTableEventArgs |
LinetypeTable event arguments
Since: 8.0 | |
MaterialTable | ||
MaterialTableEventArgs | ||
NamedConstructionPlaneTable |
Contains all named construction planes in a rhino document.
This class cannot be inherited. | |
NamedLayerStateTable |
All named layer states in a Rhino document.
| |
NamedPositionTable |
All named positions in a rhino document.
| |
NamedViewTable |
All named views in a rhino document.
| |
ObjectTable | ||
RhinoDocCommonTableT | ||
RuntimeDocumentDataTable |
Collection of document runtime data. This is a good place to
put non-serialized, per document data.
| |
SnapshotTable |
All snapshots in a rhino document.
| |
StringTable |
Collection of document user data strings
| |
ViewTable |
Enumeration | Description | |
---|---|---|
DimStyleTableEventType | ||
GroupTableEventType |
Defines the types of group table events.
| |
InstanceDefinitionTableEventType | ||
LayerTableLayerType |
Layer types created by .
| |
LayerTableEventType | ||
LightTableEventType | ||
LinetypeTableEventType |
LinetypeTable event types
Since: 8.0 | |
MaterialTableEventType | ||
ModifyType | ||
RestoreLayerProperties |
Layer State restoration flags
|