C# Class GluLamb.Joints.CrossJoint_SingleBackcut

Inheritance: GluLamb.Joints.CrossJoint
Afficher le fichier Open project: tsvilans/glulamb

Méthodes publiques

Свойство Type Description
DefaultDepthOverride double
DefaultExtraLength double
DefaultTaperAngle double
DepthOverride double
ExtraLength double
TaperAngle double
debug List

Méthodes publiques

Méthode Description
Construct ( bool append = false ) : bool
CrossJoint_SingleBackcut ( List elements, JointCondition jc ) : System
ToString ( ) : string
UnifyPlanes ( Plane p0, Plane p1 ) : Plane

Method Details

Construct() public méthode

public Construct ( bool append = false ) : bool
append bool
Résultat bool

CrossJoint_SingleBackcut() public méthode

public CrossJoint_SingleBackcut ( List elements, JointCondition jc ) : System
elements List
jc JointCondition
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

UnifyPlanes() public méthode

public UnifyPlanes ( Plane p0, Plane p1 ) : Plane
p0 Plane
p1 Plane
Résultat Plane

Property Details

DefaultDepthOverride public_oe static_oe property

public static double DefaultDepthOverride
Résultat double

DefaultExtraLength public_oe static_oe property

public static double DefaultExtraLength
Résultat double

DefaultTaperAngle public_oe static_oe property

public static double DefaultTaperAngle
Résultat double

DepthOverride public_oe property

public double DepthOverride
Résultat double

ExtraLength public_oe property

public double ExtraLength
Résultat double

TaperAngle public_oe property

public double TaperAngle
Résultat double

debug public_oe property

public List debug
Résultat List