PointOrMatrix Interface |
Namespace: Autodesk.iLogic.Types
The PointOrMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | Matrix |
Gets the DocumentUnitsMatrix.
(If this is Nothing, use the Point property to get the point.)
|
![]() | Point |
Gets the DocumentUnitsPoint.
(If this is Nothing, use the Matrix property to get the matrix.)
|