The collection of all user coordinate systems (UCSs) in the drawing.
VBA class name: |
AcadUCSs |
Create using: |
N/A |
Access via: |
Document.UserCoordinateSystems |
其实选择对象选择的是一个面,,,,,参考
Signatures: Overview
Blocks
RetVal = object.Add(InsertionPoint, Name)
UCSs
RetVal = object.Add(Origin, XAxisPoint, YAxisPoint, Name) |