Interface IIfcConnectionVolumeGeometry
Readonly interface for IfcConnectionVolumeGeometry
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcConnectionVolumeGeometry : IIfcConnectionGeometry, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceVolumeOnRelatedElement
Declaration
IIfcSolidOrShell VolumeOnRelatedElement { get; set; }
Property Value
Type | Description |
---|---|
IIfcSolidOrShell |
VolumeOnRelatingElement
Declaration
IIfcSolidOrShell VolumeOnRelatingElement { get; set; }
Property Value
Type | Description |
---|---|
IIfcSolidOrShell |