OCXwiki
Docs » public:schema:3.1.0:ocx:polyline3d

PolyLine3D

A list of 3D points defining a sequence of linear segments. Repeat the first position at the end of the last line segment to form a closed contour. PolyLine3D has the following child elements:

Child Namespace Type Use Cardinality Choice Description
Point3D ocx ocx:Point3D_T req. [2, ∞] False Compact definition of a point in 3D space composed of a sequence of three double values representing X, Y and Z coordinate values all of the same unit given by the unit ID.

PolyLine3D has the following attributes:

Attribute Namespace Type Use Default Fixed Description
isClosed ocx xs:boolean opt. If set to true, the PolyLine3D forms a closed contour. The default is false.
is2D ocx xs:boolean opt. false Set to True if the Curve3D is given in 2D space.
GUIDRef ocx ocx:guid opt. A globally unique ID referring to an entity in the authoring application. The sending application creates and holds the GUID. Used to establish a unique reference to an entity persistent between applications.
name ocx xs:string opt. An optional descriptive or display name.
id ocx xs:ID req. An identifier for an element unique within the scope of the XML file. Each id must be unique within a document. The attribute uses the standard XML 1.0 ID type as defined in the XML Schema specification. This attribute is required in many OCX XML elements and an application should generate them automatically.
OCX Version:
3.1.0
Location URL:
https://3docx.org/fileadmin//ocx_schema//V310//OCX_Schema.xsd
Namespace:
https://3docx.org/fileadmin//ocx_schema//V310//OCX_Schema.xsd
Author:
wikibot
Date:
Aug 15 2025 08:47:50
Status:
PublishState.PUBLIC
Publisher version:
1.0.0
Previous Next

©3Docx.org Creative Commons License

OCXwiki

Table of Contents

The published OCX Schema

  1. Latest schema version
  2. Schema version 3.1.0 published on 2025.07.01
  3. Schema version 3.0.0 published on 2024.07.01 (Deprecated)
  4. Schema version 2.8.6 published on 2019.06.21 (Deprecated)