Share

iFeatureEntityInputTypeEnum Enumerator

Description

Bits indicating valid entity types for iFeature input.

Methods

Name Value Description
kiFeatureEntityInputTypeCircularEdge 32 Circular or elliptical edge type.
kiFeatureEntityInputTypeCircularSketchCurve 512 Circular sketch curve type.
kiFeatureEntityInputTypeConicalSurface 65536 Conical surface type.
kiFeatureEntityInputTypeCylindricalSurface 32768 Cylindrical surface type.
kiFeatureEntityInputTypeEllipticalSketchCurve 1024 Elliptical sketch curve type.
kiFeatureEntityInputTypeGenericEdge 8 Any edge type.
kiFeatureEntityInputTypeGenericSketchCurve 128 Sketch curve type.
kiFeatureEntityInputTypeGenericSurface 16384 Generic surface type.
kiFeatureEntityInputTypeLinearEdge 16 Linear edge type.
kiFeatureEntityInputTypeLinearSketchCurve 256 Linear sketch curve type.
kiFeatureEntityInputTypePlanarFace 4096 Planar face type.
kiFeatureEntityInputTypeSketchPoint 2 Sketch Point type.
kiFeatureEntityInputTypeSphericalSurface 131072 Spherical surface type.
kiFeatureEntityInputTypeSplineSketchCurve 2048 Spline sketch curve type.
kiFeatureEntityInputTypeToroidalSurface 262144 Toroidal surface type.
kiFeatureEntityInputTypeUnknown 0 Type not defined in the list.
kiFeatureEntityInputTypeVertex 1 Vertex type.
kiFeatureEntityInputTypeWorkAxis 64 Work axis type.
kiFeatureEntityInputTypeWorkPlane 8192 Work plane type.
kiFeatureEntityInputTypeWorkPoint 4 Work Point type.

Version

Introduced in version 6

Was this information helpful?