BCFclass
File reader for BIM Collaboration Format (BCF) files
Properties | List of all members
BCFvisinfo.Point Class Reference

3D point definition More...

Properties

Double X [get, set]
 
Double Y [get, set]
 
Double Z [get, set]
 

Detailed Description

3D point definition

Property Documentation

◆ X

double BCFvisinfo.Point.X[get, set]
getset

X axis component of the 3D point

◆ Y

double BCFvisinfo.Point.Y[get, set]
getset

Y axis component of the 3D point

◆ Z

double BCFvisinfo.Point.Z[get, set]
getset

Z axis component of the 3D point