Primitive Index
$#! · 0-9 · A ·
B
·
C
· D · E ·
F
· G · H ·
I
· J · K · L · M · N · O ·
P
· Q ·
R
·
S
·
T
· U ·
V
· W · X · Y · Z
B
boolean
boundary
C
color
coord
F
float
framework_entity
framework_path
I
index
integer
P
plane
point
R
register
S
string
T
type
V
vector
A boolean is represented as a 0 or 1, with 0 being false and 1 being true.
A boundary is reference to either a database curve or the edge of a database surface.
A color is represented as a 32-bit hex value, 0x00RRBBGG.
A coord is a position in grid space.
A float is a fractional number.
A framework_entity is a reference to an entity in a pw::Framework.
A framework_path is a reference to a specific framework.
An index is a list of integer values.
An integer is a whole number.
A plane is a list of four float values representing the geometric plane coefficients A, B, C and D.
A point is a position either in model space or database parameter space.
A register is the usage of a lower level entity in a higher level entity.
A string is an array of characters.
A type is the class name of a Glyph object.
A vector is a list of float values.
© 2021 Cadence Design Systems, Inc. All rights reserved worldwide. ·
Generated by Natural Docs
Glyph
Version 7.23.1
About
Glyph
Primitives
Types
Functions
Release Notes
Glyph Scripts on Github
Base Type
Object
Global Types
- Application
- Database
- Display
- Grid
- Script
- Source
General Types
- AttributeDictionary
- BoundaryCondition
- Collection
- Cut
- CutPlane
- Examine
- ExamineFilter
- Framework
- GridShape
- Layer
- Rule
- Overset
- OversetNode
- TRexCondition
- VolumeCondition
Mode Types
- Mode
- - Copier
- - Creator
- - DatabaseMesher
- - Dimensioner
- - IOMode
- - - CaeExporter
- - - DatabaseExporter
- - - DatabaseImporter
- - - GridExporter
- - - GridImporter
- - - SourceImporter
- - Merger
- - Modifier
- - NamedSpacingsModifier
- - Paster
- - ProjectLoader
- - QuiltSplitter
- - QuiltAssembler
- - Solver
- - - EllipticSolver
- - - ExtrusionSolver
- - - - ReExtrusionSolver
- - - HighOrderSolver
- - - UnstructuredSolver
- - - VoxelSolver
- - SpacingSynchronizer
- - SurfaceFitter
- - VolumeMesher
Base Entity Type
- Entity
- - Group
Database Entity Types
- - DatabaseEntity
- - - Curve
- - - Model
- - - Note
- - - Plane
- - - Point
- - - Quilt
- - - Shape
- - - Shell
- - - Surface
- - - SurfaceTrim
Grid Entity Types
- - GridEntity
- - - Connector
- - - Domain
- - - - DomainStructured
- - - - DomainUnstructured
- - - Block
- - - - BlockExtruded
- - - - BlockStructured
- - - - BlockUnstructured
Source Entity Types
- - SourceEntity
- - - SourceCurve
- - - SourcePoint
- - - SourcePointCloud
- - - SourceShape
Segment Types
- Segment
- - SegmentCircle
- - SegmentConic
- - SegmentSpline
- - SegmentSurfaceSpline
- - SegmentTrim
Connector Support Types
- Distribution
- - DistributionAutomatic
- - DistributionGeneral
- - DistributionGeometric
- - DistributionGrowth
- - DistributionMRQS
- - DistributionShape
- - DistributionTanh
- Node
- Spacing
- - SpacingExplicit
Domain Support Types
- DomainSubGrid
- Edge
Block Support Types
- BlockSubGrid
- Face
- - FaceStructured
- - FaceUnstructured
Utilities
- Extents
- Plane
- Quaternion
- Time
- Transform
- Vector2
- Vector3
Cadence Design Systems, Inc.
Functions
Primitives
Types
Close