Interface IIfcSlippageConnectionCondition
Readonly interface for IfcSlippageConnectionCondition
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcSlippageConnectionCondition : IIfcStructuralConnectionCondition, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
SlippageX
Declaration
IfcLengthMeasure? SlippageX { get; set; }
Property Value
|
Improve this Doc
View Source
SlippageY
Declaration
IfcLengthMeasure? SlippageY { get; set; }
Property Value
|
Improve this Doc
View Source
SlippageZ
Declaration
IfcLengthMeasure? SlippageZ { get; set; }
Property Value