Class SolidCylinderSimple
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder
Assembly: VMBld.dll
public class SolidCylinderSimple : Solid<buildercylindersimple>, IBuilder
Inheritance
object ←
BuilderBase ←
Solid
Implements
Inherited Members
Solid
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
SolidCylinderSimple()
public SolidCylinderSimple()
Properties
BottomPosition
public PointBase BottomPosition { get; }
Property Value
PointBase
RadiusMajor
public Variable RadiusMajor { get; set; }
Property Value
Variable
TopPosition
public PointBase TopPosition { get; }
Property Value
PointBase
Methods
SetSolidBuilderProperty(BuilderCylinderSimple)
protected override void SetSolidBuilderProperty(BuilderCylinderSimple solidBuilder)
Parameters
solidBuilder BuilderCylinderSimple