![]() |
BCFclass
File reader for BIM Collaboration Format (BCF) files
|
Public Member Functions | |
Boolean | CameraDefined () |
Returns if a Camera is defined (either Orthogonal or Perspective More... | |
Boolean | OrthogonalDefined () |
Returns if an Orthogonal Camera is defined More... | |
Boolean | PerspectiveDefined () |
Returns if an Orthogonal Camera is defined More... | |
String | CameraText () |
Returns a text with Camera definition More... | |
Properties | |
Components | Components [get, set] |
OrthogonalCamera | OrthogonalCamera [get, set] |
PerspectiveCamera | PerspectiveCamera [get, set] |
Collection< Line > | Lines [get] |
Collection< ClippingPlane > | ClippingPlanes [get] |
Collection< VisualizationInfoBitmap > | Bitmap [get] |
String | Guid [get, set] |
|
inline |
Returns if a Camera is defined (either Orthogonal or Perspective
In addition to the class extracted from the BCF schema
|
inline |
Returns if an Orthogonal Camera is defined
In addition to the class extracted from the BCF schema
|
inline |
Returns if an Orthogonal Camera is defined
In addition to the class extracted from the BCF schema
|
inline |
Returns a text with Camera definition
In addition to the class extracted from the BCF schema