Interface IHousing
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.GearTrain
Assembly: VMDGearTrain.dll
The housing interface
public interface IHousing
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Properties
Property
Gets the property.
PropertyHousingBase Property { get; }
Property Value
StartAxisValue
Gets the start axis value.
VectorBase StartAxisValue { get; }
Property Value
VectorBase
StartPointValue
Gets the start point value.
VectorBase StartPointValue { get; }
Property Value
VectorBase
Methods
RemoveRelatedEntity()
Removes the related entity.
void RemoveRelatedEntity()