Interface IGeneralContact Last update: 16.07.2025 Namespace: VM.Managed.DAFUL Assembly: VMDFBase.dll Interface for the general contact. public interface IGeneralContact Extension Methods LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType), LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType), LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType) Methods IsSphereTreatedAsSurface(IContactable) Get flag whether the faceset's geometry type is sphere and it will be ignored or not. bool IsSphereTreatedAsSurface(IContactable faceset) Parameters faceset IContactable The faceset. Returns bool true if faceset's geometry type is sphere and it will be ignored; otherwise, false.