A construction line that is infinite in both directions.
Supported Platforms: Windows only
Class Information
- Class Name
-
AcadXline
- Object Inheritance
-
Object AcadObject AcadEntity AcadXline
- Create Using
-
VBA
ModelSpace.AddXline PaperSpace.AddXline Block.AddXline
- Access Via
-
VBA
ModelSpace.Item PaperSpace.Item Block.Item SelectionSet.Item Group.Item
Members
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
Remarks
To create an XLine, use the AddXLine method.