SplitLoftSplitPoint Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public Point3d LoftSplitPoint { get; set; }
Public Property LoftSplitPoint As Point3d
Get
Set
public:
property Point3d LoftSplitPoint {
Point3d get ();
void set (Point3d value);
}
member LoftSplitPoint : Point3d with get, set
Property Value
Point3d
See Also