Click or drag to resize

Point Interface

Point 3D

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