ENTITY space_curve

(* SCHEMA iges_boundary_representation_schema; *)
  ENTITY space_curve;
    isop : BOOLEAN;
    curv : model_space_curve;
  END_ENTITY;

Explicit Attributes

Entity space_curve has the following local and inherited explicit attributes:
AttributeTypeDefined By
 isopBOOLEANspace_curve
 curvmodel_space_curve (SELECT)space_curve

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity space_curve and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 edge_use ENTITY space_curve


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00