Class BuilderBeamGroupInfo
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.Beam
Assembly: VMBldBeamGroup.dll
public class BuilderBeamGroupInfo
Inheritance
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
BuilderBeamGroupInfo()
public BuilderBeamGroupInfo()
Properties
Color
public Color Color { get; set; }
Property Value
CrossSectionType
public CrossSectionType CrossSectionType { get; set; }
Property Value
CrossSectionType
CrossSectionValueInfo
public string[] CrossSectionValueInfo { get; set; }
Property Value
string[]
EndPosition
public PointBase EndPosition { get; set; }
Property Value
PointBase
Material
public string Material { get; set; }
Property Value
NoOfElements
public int NoOfElements { get; set; }
Property Value
StartPosition
public PointBase StartPosition { get; set; }
Property Value
PointBase
YDirection
public VectorBase YDirection { get; set; }
Property Value
VectorBase