Gets the mathematical line that is derived from this Ray or sets the base and through points of this Ray using the specified mathematical line.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MathLine As MathLine |
C# | |
---|
MathLine MathLine {get; set;} |
COM native C++ | |
---|
HRESULT get_MathLine(
IMathLine** Val
)
HRESULT put_MathLine(
IMathLine* NewVal |
C++ | |
---|
DSRESULT get_MathLine (
dsMathLine** Val
)
DSRESULT put_MathLine(
dsMathLine* NewVal
) |
Property Value
IMathLine (see
Remarks)
Remarks
See Also
Availability
DraftSight V1R1.4