Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / ExplodeDimensions Property

In This Topic
    ExplodeDimensions Property
    In This Topic
    If true, the devDept.Eyeshot.Entities.Dimension and devDept.Eyeshot.Entities.Leader are exploded to their inner entities when loaded and put in Blocks with "Dimension_#" name.
    Syntax
    'Declaration
     
    Public Property ExplodeDimensions As Boolean
    public bool ExplodeDimensions {get; set;}
    See Also