Class AcadRay
Member of BricscadDb
The Ray object is a line that starts at a designated point and runs infinitely. To create a Ray object, use the AddRay method. To access a ray, use the following methods and properties:
| Methods | Properties |
|---|---|
| ArrayPolar | Application |
| ArrayRectangular | BasePoint |
| Copy | DirectionVector |
| Delete | Document |
| GetBoundingBox | Handle |
| GetExtensionDictionary | HasExtensionDictionary |
| GetXData | Hyperlinks |
| Highlight | Layer |
| IntersectWith | Linetype |
| Mirror | LinetypeScale |
| Mirror3D | Lineweight |
| Move | Material |
| Rotate | ObjectID |
| Rotate3D | ObjectName |
| ScaleEntity | OwnerID |
| SetXData | PlotStyleName |
| TransformBy | SecondPoint |
| Update | TrueColor |
| Visible |
| © Menhirs NV. All rights reserved. |