Skip to content

DXFInsert.cs rotation is missing #6

@svenhb

Description

@svenhb

DXFInsert - RotationAngle never changes...
In DXFInsert.cs the following code is missing to get it fixed:
case 50:
RotationAngle = double.Parse(value);
break;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions