Click or drag to resize

Point Interface

Point 3D

Namespace: CeliAPS.BomApi.Geometry
Assembly: BomApi (in BomApi.dll) Version: 10.2.1+e3fd5885edfa7211ba46258e0eed5ac221a54381
Syntax
public interface Point

The Point type exposes the following members.

Properties
 NameDescription
Public propertyX Coordinate X
Public propertyY Coordinate Y
Public propertyZ Coordinate Z
Top
See Also