Does anyone have a way to check whether the rotated dimensions are horizontal or vertical? I used VBA to get the rotation value from Horizontal/Vertical Rotated dimensions,but rotation value are all 0.
Does anyone have a way to check whether the rotated dimensions are horizontal or vertical? I used VBA to get the rotation value from Horizontal/Vertical Rotated dimensions,but rotation value are all 0.
Although a dim entity inherits a Rotation property, it doesn't a apply to a rotated dimension. If you create one and select it, you will see that the Properties palette doesn't list the Rotation. A dim is a complex object, which part of it should list the angle? the dim line? the angle between point1 and point2?
Although a dim entity inherits a Rotation property, it doesn't a apply to a rotated dimension. If you create one and select it, you will see that the Properties palette doesn't list the Rotation. A dim is a complex object, which part of it should list the angle? the dim line? the angle between point1 and point2?
Can't find what you're looking for? Ask the community or share your knowledge.