Click or drag to resize

Point Interface

Point 3D

Namespace: CeliAPS.BomApi.Geometry
Assembly: BomApi (in BomApi.dll) Version: 1.0.63
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