UnfoldedBendLine(UnfoldedBendLine)
Constructor
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public UnfoldedBendLine(
UnfoldedBendLine other
)
Public Sub New (
other As UnfoldedBendLine
)
public:
UnfoldedBendLine(
UnfoldedBendLine^ other
)
new :
other : UnfoldedBendLine -> UnfoldedBendLine
Parameters
- other UnfoldedBendLine
-
See Also