Synopsis

PDX_MSGT sgdx_CreateA2Pl3D(long option, GDX_MATRIX matrix, int step_model, MDA_PTR *a2pl3d_ptr)

Purpose

Create a STEP AXIS2_PLACEMENT_3D entity.

Description

Creates a STEP AXIS2_PLACEMENT_3D entity in the specified model based on the GDX matrix provided. The data provided must result in a valid definition.

Input

option

Options (not used)

matrix

The GDX matrix

step_model

The model for creating the STEP entity

Output

a2pl3d_ptr

The database pointer of the resulting STEP entity

Return

SGDX error code