C# Class CascadeSharp.TKG3d.GeomAdaptor.GeomAdaptor_SurfaceOfLinearExtrusion

Inheritance: CascadeSharp.TKG3d.GeomAdaptor.GeomAdaptor_Surface
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
AxeOfRevolution ( ) : gp_Ax1
BSpline ( ) : Geom_BSplineSurface
BasisCurve ( ) : Adaptor3d_HCurve
Bezier ( ) : Geom_BezierSurface
Cone ( ) : gp_Cone
Cylinder ( ) : gp_Cylinder
Direction ( ) : gp_Dir
FirstUParameter ( ) : double
FirstVParameter ( ) : double
GeomAdaptor_SurfaceOfLinearExtrusion ( ) : System
GeomAdaptor_SurfaceOfLinearExtrusion ( Adaptor3d_HCurve C ) : System
GeomAdaptor_SurfaceOfLinearExtrusion ( Adaptor3d_HCurve C, gp_Dir V ) : System
GeomAdaptor_SurfaceOfLinearExtrusion ( GeomAdaptor_SurfaceOfLinearExtrusion parameter1 ) : System
GetGeomType ( ) : GeomAbs_SurfaceType
IsUClosed ( ) : bool
IsUPeriodic ( ) : bool
IsURational ( ) : bool
IsVClosed ( ) : bool
IsVPeriodic ( ) : bool
IsVRational ( ) : bool
LastUParameter ( ) : double
LastVParameter ( ) : double
Load ( Adaptor3d_HCurve C ) : void
Load ( gp_Dir V ) : void
NbUIntervals ( GeomAbs_Shape S ) : int
NbUPoles ( ) : int
NbVIntervals ( GeomAbs_Shape S ) : int
Plane ( ) : gp_Pln
Sphere ( ) : gp_Sphere
Torus ( ) : gp_Torus
UContinuity ( ) : GeomAbs_Shape
UDegree ( ) : int
UIntervals ( TColStd_Array1OfReal T, GeomAbs_Shape S ) : void
UPeriod ( ) : double
UResolution ( double R3d ) : double
UTrim ( double First, double Last, double Tol ) : Adaptor3d_HSurface
VContinuity ( ) : GeomAbs_Shape
VIntervals ( TColStd_Array1OfReal T, GeomAbs_Shape S ) : void
VPeriod ( ) : double
VResolution ( double R3d ) : double
VTrim ( double First, double Last, double Tol ) : Adaptor3d_HSurface

Method Details

AxeOfRevolution() public méthode

public AxeOfRevolution ( ) : gp_Ax1
Résultat gp_Ax1

BSpline() public méthode

public BSpline ( ) : Geom_BSplineSurface
Résultat Geom_BSplineSurface

BasisCurve() public méthode

public BasisCurve ( ) : Adaptor3d_HCurve
Résultat Adaptor3d_HCurve

Bezier() public méthode

public Bezier ( ) : Geom_BezierSurface
Résultat Geom_BezierSurface

Cone() public méthode

public Cone ( ) : gp_Cone
Résultat gp_Cone

Cylinder() public méthode

public Cylinder ( ) : gp_Cylinder
Résultat gp_Cylinder

Direction() public méthode

public Direction ( ) : gp_Dir
Résultat gp_Dir

FirstUParameter() public méthode

public FirstUParameter ( ) : double
Résultat double

FirstVParameter() public méthode

public FirstVParameter ( ) : double
Résultat double

GeomAdaptor_SurfaceOfLinearExtrusion() public méthode

public GeomAdaptor_SurfaceOfLinearExtrusion ( ) : System
Résultat System

GeomAdaptor_SurfaceOfLinearExtrusion() public méthode

public GeomAdaptor_SurfaceOfLinearExtrusion ( Adaptor3d_HCurve C ) : System
C Adaptor3d_HCurve
Résultat System

GeomAdaptor_SurfaceOfLinearExtrusion() public méthode

public GeomAdaptor_SurfaceOfLinearExtrusion ( Adaptor3d_HCurve C, gp_Dir V ) : System
C Adaptor3d_HCurve
V gp_Dir
Résultat System

GeomAdaptor_SurfaceOfLinearExtrusion() public méthode

public GeomAdaptor_SurfaceOfLinearExtrusion ( GeomAdaptor_SurfaceOfLinearExtrusion parameter1 ) : System
parameter1 GeomAdaptor_SurfaceOfLinearExtrusion
Résultat System

GetGeomType() public méthode

public GetGeomType ( ) : GeomAbs_SurfaceType
Résultat GeomAbs_SurfaceType

IsUClosed() public méthode

public IsUClosed ( ) : bool
Résultat bool

IsUPeriodic() public méthode

public IsUPeriodic ( ) : bool
Résultat bool

IsURational() public méthode

public IsURational ( ) : bool
Résultat bool

IsVClosed() public méthode

public IsVClosed ( ) : bool
Résultat bool

IsVPeriodic() public méthode

public IsVPeriodic ( ) : bool
Résultat bool

IsVRational() public méthode

public IsVRational ( ) : bool
Résultat bool

LastUParameter() public méthode

public LastUParameter ( ) : double
Résultat double

LastVParameter() public méthode

public LastVParameter ( ) : double
Résultat double

Load() public méthode

public Load ( Adaptor3d_HCurve C ) : void
C Adaptor3d_HCurve
Résultat void

Load() public méthode

public Load ( gp_Dir V ) : void
V gp_Dir
Résultat void

NbUIntervals() public méthode

public NbUIntervals ( GeomAbs_Shape S ) : int
S GeomAbs_Shape
Résultat int

NbUPoles() public méthode

public NbUPoles ( ) : int
Résultat int

NbVIntervals() public méthode

public NbVIntervals ( GeomAbs_Shape S ) : int
S GeomAbs_Shape
Résultat int

Plane() public méthode

public Plane ( ) : gp_Pln
Résultat gp_Pln

Sphere() public méthode

public Sphere ( ) : gp_Sphere
Résultat gp_Sphere

Torus() public méthode

public Torus ( ) : gp_Torus
Résultat gp_Torus

UContinuity() public méthode

public UContinuity ( ) : GeomAbs_Shape
Résultat GeomAbs_Shape

UDegree() public méthode

public UDegree ( ) : int
Résultat int

UIntervals() public méthode

public UIntervals ( TColStd_Array1OfReal T, GeomAbs_Shape S ) : void
T TColStd_Array1OfReal
S GeomAbs_Shape
Résultat void

UPeriod() public méthode

public UPeriod ( ) : double
Résultat double

UResolution() public méthode

public UResolution ( double R3d ) : double
R3d double
Résultat double

UTrim() public méthode

public UTrim ( double First, double Last, double Tol ) : Adaptor3d_HSurface
First double
Last double
Tol double
Résultat Adaptor3d_HSurface

VContinuity() public méthode

public VContinuity ( ) : GeomAbs_Shape
Résultat GeomAbs_Shape

VIntervals() public méthode

public VIntervals ( TColStd_Array1OfReal T, GeomAbs_Shape S ) : void
T TColStd_Array1OfReal
S GeomAbs_Shape
Résultat void

VPeriod() public méthode

public VPeriod ( ) : double
Résultat double

VResolution() public méthode

public VResolution ( double R3d ) : double
R3d double
Résultat double

VTrim() public méthode

public VTrim ( double First, double Last, double Tol ) : Adaptor3d_HSurface
First double
Last double
Tol double
Résultat Adaptor3d_HSurface