Indexes   

HybridShapePlane2Lines (Object)

plane defined by two lines.
Role: Allows to access data of the plane feature passing though two lines.

Property Index

First
Role: Get the first line.
ForbidNonCoplanarLines
if ForbidNonCoplanarLines = TRUE, both lines have to be on the same plane.
Second
Role: Get the second line.

Properties


o Property First() As
Role: Get the first line.
Parameters:
oLine1
first line.
See also:
Reference
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also:
HybridShapeFactory
o Property ForbidNonCoplanarLines( iCoplanarLines)
if ForbidNonCoplanarLines = TRUE, both lines have to be on the same plane. if ForbidNonCoplanarLines = FALSE, both lines can be non coplanar.
o Property Second() As
Role: Get the second line.
Parameters:
oLine2
second line.
See also:
Reference
Returns:
HRESULT S_OK if Ok E_FAIL else return error code for C++ Implementations
See also:
HybridShapeFactory

Copyright © 2006, Dassault Systèmes. All rights reserved.