Method | Description | |
---|---|---|
Adaptor3d_HVertex ( ) : System | ||
Adaptor3d_HVertex ( |
||
Adaptor3d_HVertex ( gp_Pnt2d P, TopAbs_Orientation Ori, double Resolution ) : System | ||
IsSame ( |
||
Orientation ( ) : TopAbs_Orientation | ||
Parameter ( Adaptor2d_HCurve2d C ) : double | ||
Resolution ( Adaptor2d_HCurve2d C ) : double | ||
Value ( ) : gp_Pnt2d | ||
get_type_name ( ) : char |
public Adaptor3d_HVertex ( |
||
parameter1 | ||
return | System |
public Adaptor3d_HVertex ( gp_Pnt2d P, TopAbs_Orientation Ori, double Resolution ) : System | ||
P | gp_Pnt2d | |
Ori | TopAbs_Orientation | |
Resolution | double | |
return | System |
public IsSame ( |
||
Other | ||
return | bool |
public Parameter ( Adaptor2d_HCurve2d C ) : double | ||
C | Adaptor2d_HCurve2d | |
return | double |
public Resolution ( Adaptor2d_HCurve2d C ) : double | ||
C | Adaptor2d_HCurve2d | |
return | double |