


brede_sur_octahedron - Construct a octahedron in a 'sur' structure
S = brede_sur_octahedron('PropertyName', 'PropertyValue')
Property: Center [ {[1 1 1]} | a real | 3 reals ] Center of
sphere
Size [ {[1 1 1]} | a real | 3 reals ] Size of
octahedron
Output: S 'Sur' structure
Construct a 'sur' structure that defines a octahedron.
Example:
S = brede_sur_octahedron('size', 0.01)
figure, brede_ta3_frame, brede_ta3_sur(S);
See also BREDE, BREDE_SUR, BREDE_SUR_CUBE,
BREDE_SUR_TETRAHEDRON, BREDE_TA3_FRAME,
BREDE_TA3_SUR, BREDE_VOL_VOL2SUR.
$Id: brede_sur_octahedron.m,v 1.2 2003/11/27 11:32:39 fnielsen Exp $