Interface IIfcMappedItem
Readonly interface for IfcMappedItem
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcMappedItem : IIfcRepresentationItem, IfcLayeredItem, IIfcLayeredItem, IExpressSelectType, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceMappingSource
Declaration
IIfcRepresentationMap MappingSource { get; set; }
Property Value
Type | Description |
---|---|
IIfcRepresentationMap |
MappingTarget
Declaration
IIfcCartesianTransformationOperator MappingTarget { get; set; }
Property Value
Type | Description |
---|---|
IIfcCartesianTransformationOperator |