|
|
__init__(self,
a_param,
b_param,
c_param,
center=ORIGIN,
ref_face_idx=1,
ref_face_normal_along=Z_AXIS,
ref_edge_idx=1,
ref_edge_along=X_AXIS)
Create an instance. |
|
|
|
Inherited from Parallelepiped:
getLatticeVectors,
getParallelepipedVertices,
getVolume
Inherited from ConvexPolyhedron:
addAlignmentAxesToTemplate,
addNormalsToTemplate,
addPointsToTemplate,
addSegmentPlaneIntersectionsToTemplate,
alignPolyhedron,
allFacesIntersected,
getFaces,
getReferenceFaces,
getSegmentPlaneIntersections,
getSurfaceArea,
getVertices,
makeTemplate,
pointInside,
translateVertices,
updateShape
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|