protected BuilderElementStraightLine(
Point3 p1,
Point3 p2
)
Protected Sub New (
p1 As Point3,
p2 As Point3
)
protected:
BuilderElementStraightLine(
Point3 p1,
Point3 p2
)
new :
p1 : Point3 *
p2 : Point3 -> BuilderElementStraightLine