PDF3DCrossSectionArray
PDF3DCrossSectionArray class
Class PDF3DCrossSectionArray.
The PDF3DCrossSectionArray type exposes the following members:
Constructors
| Name | Description |
|---|
| PDF3DCrossSectionArray(doc) | Initializes a new instance of the PDF3DCrossSectionArray class |
Properties
| Name | Description |
|---|
| count | Gets the cross section count. |
Indexer
Methods
| Name | Description |
|---|
| add(cross_section) | Adds the specified cross section to views array . |
| remove_at(index) | Removes cross section from array at specified index. |
| remove_all() | Removes all cross section from array. |
See Also