Interface IContactable3D
Last update: 16.07.2025Namespace: VM.Managed.DAFUL
Assembly: VMDFBase.dll
This interface is to represent the connetable 3 dimension object.
public interface IContactable3D : IContactable, IGeometricalComponent, IEntityRelation, IBodyAnalysisType, IHasBody
Implements
IContactable, IGeometricalComponent, IEntityRelation, IBodyAnalysisType, IHasBody
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Properties
HalfThickness
Gets or sets the half thickness.
Variable HalfThickness { get; set; }
Property Value
Variable
MaxPenetration
Gets the maximum penetration.
Variable MaxPenetration { get; }
Property Value
Variable
SurfaceSmoothingType
Gets or sets the type of the surface smoothing.
SurfaceSmoothing SurfaceSmoothingType { get; set; }