Class CadSymbolTableGroupCodes
Contents
[
Hide
]CadSymbolTableGroupCodes class
Group codes that apply to all symbol tables.
public class CadSymbolTableGroupCodes : CadBaseOwned, ICloneable
Constructors
| Name | Description |
|---|---|
| CadSymbolTableGroupCodes() | Initializes a new instance of the CadSymbolTableGroupCodes class. |
Properties
| Name | Description |
|---|---|
| ApplicationCodesContainer { get; set; } | Gets or sets the application defined codes container. |
| Attribute102Values { get; set; } | Gets or sets the attribute102 values. |
| Attributes { get; set; } | Gets or sets the attributes. |
| EmbeddedObjectsContainer { get; set; } | Gets or sets the embedded objects container. |
| HardOwner { get; set; } | Gets or sets the hard owner. |
| IsInit { get; } | Gets or sets a value indicating whether this instance is initialize. |
| IsSoftOwnerSet { get; } | Gets a value indicating whether soft owner is set. |
| MaxTableEntriesCount { get; set; } | Gets or sets the maximum table entries count. |
| Numreactors { get; set; } | The Numreactors |
| ObjectHandle { get; set; } | Gets or sets the object handle. |
| Reactors { get; set; } | Get or sets the reactors handle |
| SoftOwner { get; set; } | Gets or sets the soft owner. |
| SubClass { get; set; } | Gets or sets the sub class parameter. |
| SymbolTableParameters { get; set; } | Gets or sets the symbol table parameters. |
| XdataContainer { get; set; } | Gets or sets the xdata container. |
Methods
| Name | Description |
|---|---|
| Clone() | Creates a new object that is a copy of the current instance. |
| GetUID() | Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer |
| Init() | Initializes this instance. |
| SetUID(string) | Sets |
See Also
- class CadBaseOwned
- namespace Aspose.CAD.FileFormats.Cad.CadTables
- assembly Aspose.CAD