API Reference > geometry-core > Serialization > IModelJson > IModelJson.CylinderProps IModelJson.CylinderProps Interface Interface for cylinder defined by a radius and axis start and end centers. Properties Name Type Description capped undefined | false | true flag for circular end caps. end XYZProps axis point at end radius number cylinder radius start XYZProps axis point at start Defined in core/geometry/src/serialization/IModelJsonSchema.ts Line 251 Last Updated: 13 June, 2024