Class GeometryBase<T\>
Last update: 16.07.2025Namespace: VM.Managed.DAFUL.Builder.CPlacingConnector
Assembly: VMBldCPlacingConnector.dll
public class GeometryBase<t> : BuilderNamed<t>, IBuilder where T : ObjectBase, new()
Type Parameters
T
Inheritance
object ←
BuilderBase
Implements
IBuilder
Inherited Members
BuilderNamed
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
GeometryBase()
public GeometryBase()
Properties
Body
public ObjectBase Body { get; }
Property Value
ObjectBase
DirectionZ
public DirectionBase DirectionZ { get; }
Property Value
DirectionBase
Position
public PointBase Position { get; }
Property Value
PointBase