IEyeIfcObject Interface

IEyeIfcObject interface. Common properties of objects created when reading IFC file.
Public Interface IEyeIfcObject
This language is not supported or no code example is available.
public interface IEyeIfcObject
This language is not supported or no code example is available.
Name Description
Public property GUID Gets or sets the Global Unique ID.
Public property GlobalTransformation Gets or sets the the entity global transformation.
Public property Identification Gets or sets the identification properties.
Public property LocalTransformation Gets or sets the the entity local transformation, from Parent frame to entity frame.
Public property Parent Gets or sets the parent's GUID.
Public property Properties Gets or sets the object properties.
Top

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition