Interface IContactableRigid Last update: 16.07.2025 Namespace: VM.Managed.DAFUL Assembly: VMDFBase.dll This interface is to represent the connetable rigid object. public interface IContactableRigid : IContactable, IGeometricalComponent, IEntityRelation, IBodyAnalysisType, IHasBody Implements IContactable, IGeometricalComponent, IEntityRelation, IBodyAnalysisType, IHasBody Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Properties Connectable Gets the connectable. IConnectable Connectable { get; } Property Value IConnectable