BOMapp API
BOMapp API
ReferenceManual
Woodwork.Automation
Spacial Interface
Spacial Methods
Spacial Interface
Represents the Spacial object. It helps to create spacial objects such as
Point
,
Vector
and
CoordinateSystem
Namespace:
Woodwork.Automation
Assembly:
WoodworkAutomation (in WoodworkAutomation.dll) Version: 2.1.25
Syntax
C#
VB
Copy
public
interface
Spacial
Public
Interface
Spacial
The
Spacial
type exposes the following members.
Methods
Name
Description
CreateCoordinateSystem
Creates the
CoordinateSystem
object.
CreatePoint
Creates the
Point
object.
CreateVector
Creates the
Vector
object.
Top
See Also
Reference
Woodwork.Automation Namespace