Class BuilderParamCone
Last update: 16.07.2025Namespace: VM.CAD.Builders
Assembly: VM.CAD.Builders.dll
public class BuilderParamCone : BuilderParamCylinder
Inheritance
object ← BuilderParamBase ← BuilderParamColorGeom ← BuilderParamCylinder ← BuilderParamCone
Derived
Inherited Members
BuilderParamCylinder.RadiusMajor, BuilderParamCylinder.TopPosition, BuilderParamCylinder.BottomPosition, BuilderParamColorGeom.Color, BuilderParamBase.ToXmlString(), BuilderParamBase.FinalizeParameter(), BuilderParamBase.SetTypeName(), BuilderParamBase.Key, BuilderParamBase.TypeName, BuilderParamBase.Transparency
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
BuilderParamCone()
public BuilderParamCone()
Properties
TopRadius
public double TopRadius { get; set; }