Interface IIfcSelect

IIfcSelect interface

IIfcSelect is a base interface for all IFC select entities

public interface IIfcSelect : IIfcType

Properties

NameDescription
Value { get; set; }Gets or sets the value.

See Also