Class DgnRootElement
Contents
[
Hide
]DgnRootElement class
Represents root element of a DGN file
public class DgnRootElement : DgnElement
Properties
| Name | Description |
|---|---|
| ActiveCell { get; } | Gets active cell |
| ActiveLineTerminator { get; } | Gets active line terminator |
| ActiveLineTerminatorScale { get; } | Gets active line terminator scale |
| ActivePatteringAngle { get; } | Gets active pattering angle |
| ActivePatteringAngle2 { get; } | Gets second active pattering angle |
| ActivePatteringCell { get; } | Gets active pattering cell |
| ActivePatteringColumnSpacing { get; } | Gets active pattering column spacing |
| ActivePatteringRowSpacing { get; } | Gets active pattering row spacing |
| ActivePatteringScale { get; } | Gets active pattering scale |
| ActivePoint { get; } | Gets active point |
| AxisLockAngel { get; } | Gets axis lock angel |
| AxisLockOrigin { get; } | Gets axis lock origin |
| Is3D { get; } | Gets a value indicating whether the file is 3D model |
| KeyPointSnapDivisor { get; } | Gets key point snap divisor |
| KeyPointSnapFlag { get; } | Gets key point snap flag |
| Metadata { get; } | Gets element metadata |
| OriginPoint { get; } | Gets global origin point |
| Scale { get; } | Gets global scale factor |
| SubUnitType { get; } | Gets or sets sub-unit type of design file |
| UnitType { get; } | Gets or sets unit type of design file |
See Also
- class DgnElement
- namespace Aspose.CAD.FileFormats.Dgn.DgnElements
- assembly Aspose.CAD