GeometryStreamEntryProps Interface

Allowed GeometryStream entries - should only set one value.

see GeometryStream

Extends

  • GeometryProps

Properties

Name Type Description
appearance undefined | GeometryAppearanceProps    
brep undefined | BRepEntity.DataProps   Beta
fill undefined | AreaFillProps    
geomPart undefined | GeometryPartInstanceProps    
header undefined | GeometryStreamHeaderProps    
image undefined | ImageGraphicProps   Beta
material undefined | MaterialProps    
pattern undefined | AreaPattern.ParamsProps    
styleMod undefined | LineStyle.ModifierProps    
subRange undefined | LowAndHighXYZ    
textString undefined | TextStringProps    

Inherited properties

Name Type Inherited from Description
arc ArcByVectorProps | [XYZProps, XYZProps, XYZProps] CurvePrimitiveProps {arc:...}
bagofCurves undefined | [CurveCollectionProps] CurveCollectionProps A collection of curves with no required structure or connections:
bcurve undefined | BcurveProps CurvePrimitiveProps {bcurve:...}
box undefined | BoxProps SolidPrimitiveProps {box:...}
bsurf undefined | BSplineSurfaceProps GeometryProps {bsurf:...}
cone undefined | ConeProps SolidPrimitiveProps {cone:............}
cylinder undefined | CylinderProps SolidPrimitiveProps {cylinder:...}
indexedMesh undefined | IndexedMeshProps GeometryProps {indexedMesh:...}
lineSegment undefined | [XYZProps, XYZProps] CurvePrimitiveProps {lineSegment:...}
lineString undefined | XYZProps[] CurvePrimitiveProps {lineString:...}
linearSweep undefined | LinearSweepProps SolidPrimitiveProps {linearSweep:.........}
loop undefined | [CurvePrimitiveProps] PlanarRegionProps {loop:...}
* A sequence of curves which connect head to tail, with the final connecting back to the first
parityRegion undefined | [object] PlanarRegionProps {parityRegion:...}
* A collection of loops, with composite inside/outside determined by parity rules.
path undefined | [CurvePrimitiveProps] CurveCollectionProps A sequence of curves joined head to tail:
point undefined | XYZProps GeometryProps {point:...}
rotationalSweep undefined | RotationalSweepProps SolidPrimitiveProps {rotationalSweep:...}
ruledSweep undefined | RuledSweepProps SolidPrimitiveProps {ruledSweep:...}
sphere undefined | SphereProps SolidPrimitiveProps {sphere:............}
torusPipe undefined | TorusPipeProps SolidPrimitiveProps {torusPipe:............}
transitionSpiral undefined | TransitionSpiralProps CurvePrimitiveProps {transitionSpiral:...}
unionRegion undefined | [PlanarRegionProps] PlanarRegionProps {unionRegion:...}
* A collection of loops and parityRegions

Defined in

Last Updated: 08 January, 2020