Click or drag to resize

Point Interface

Point 3D

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