SetOrigin Method (IMathPlane)
Sets the origin of this plane to the specified point.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetOrigin( _
IMathPoint* Point As MathPoint _
) |
C# | |
---|
void SetOrigin(
MathPoint Point
) |
JavaScript | |
---|
SetOrigin(
Point : MathPoint
) |
Parameters
- Point
- IMathPoint
See Also
Availability
DraftSight V1R1.4