Class CadAcshBoxClass
Contents
[
Hide
]CadAcshBoxClass class
Class describing CadAcshBoxClass object.
public class CadAcshBoxClass : CadDbEvalExpr
Constructors
| Name | Description |
|---|---|
| CadAcshBoxClass() | Initializes a new instance of the CadAcshBoxClass 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. |
| ChildObjects { get; set; } | Gets or sets the child objects. |
| DbEvalExprParameterList { get; set; } | Gets or sets the database eval expr parameter list. |
| EmbeddedObjectsContainer { get; set; } | Gets or sets the embedded objects container. |
| EvalExprMajor { get; set; } | The major |
| EvalExprMinor { get; set; } | The minor |
| EvalExprNodeId { get; set; } | The node ID |
| EvalExprParentId { get; set; } | The parent ID |
| EvalExprValueCode { get; set; } | The value code |
| HardOwner { get; set; } | Gets or sets the hard owner. |
| Height { get; set; } | The height |
| HistoryNode { get; set; } | The HistoryNode |
| IsSoftOwnerSet { get; } | Gets a value indicating whether soft owner is set. |
| Length { get; set; } | The length |
| Major { get; set; } | The major |
| Minor { get; set; } | The minor |
| 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. |
| virtual StorageFlag { get; set; } | Gets or sets a value indicating that this entity has associated binary data in the data store. |
| TypeName { get; } | Gets the name of the type. |
| Width { get; set; } | The width |
| XdataContainer { get; set; } | Gets or sets the xdata container. |
Methods
| Name | Description |
|---|---|
| GetUID() | Identifier to use if object handle doesn’t work. Done as method not to disturb FileComparer’s property comparer |
| SetUID(string) | Sets |
See Also
- class CadDbEvalExpr
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD