Class BuilderParamSphere
Last update: 16.07.2025Namespace: VM.CAD.Builders
Assembly: VM.CAD.Builders.dll
public class BuilderParamSphere : BuilderParamColorGeom
Inheritance
object ← BuilderParamBase ← BuilderParamColorGeom ← BuilderParamSphere
Inherited Members
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
BuilderParamSphere()
public BuilderParamSphere()
Properties
CenterPosition
public Vector CenterPosition { get; set; }
Property Value
Vector
Radius
public double Radius { get; set; }