2024 April Release

Class FSCCAD@1.1001:CADObject Permanent link for this heading

Contains all the files needed to render a CAD Object.

Explanation:
Contains all files for displaying a CAD object

Class Hierarchy

Object > ContentObject > CADObject

Direct Subclasses

CADDrawing

Additional Information

  • Commonly usable

Properties Permanent link for this heading

Type

Property

Name

Object[]

objchildren

Contents

Actions Permanent link for this heading

Return Type

Signature

Content

ConvertContentToFinalForm(
  optional object context,
  optional string format,
  out retval Content contentfinalform)

Properties Permanent link for this heading


Contents (COOSYSTEM@1.1:objchildren) Permanent link for this heading

Defines the list of objects which are subordinate to this object. It has the access types AccTypeReadComp and AccTypeChangeComp assigned.

Object[] COOSYSTEM@1.1:objchildren

Additional Information

Actions Permanent link for this heading


COOSYSTEM@1.1:ConvertContentToFinalForm Permanent link for this heading

Convert content into final form

Content COOSYSTEM@1.1:ConvertContentToFinalForm(
  optional object context,
  optional string format,
  out retval Content contentfinalform)

Name

Description

context

Context object

format

Format (e.g. "pdf")

contentfinalform

The result