Interface IIfcRelSequence
Readonly interface for IfcRelSequence
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcRelSequence : IIfcRelConnects, IIfcRelationship, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
Declaration
IIfcProcess RelatedProcess { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingProcess
Declaration
IIfcProcess RelatingProcess { get; set; }
Property Value
|
Improve this Doc
View Source
SequenceType
Declaration
IfcSequenceEnum SequenceType { get; set; }
Property Value
|
Improve this Doc
View Source
TimeLag
Declaration
IfcTimeMeasure TimeLag { get; set; }
Property Value