Properties_T_Rhino_RhinoDoc - mcneel/rhinocommon-api-docs GitHub Wiki
The RhinoDoc type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
ActiveDoc | WARNING!! Do not use the ActiveDoc if you don't have to. Under Mac Rhino the ActiveDoc can change while a command is running. Use the doc that is passed to you in your RunCommand function or continue to use the same doc after the first call to ActiveDoc. |
![]() |
Bitmaps | bitmaps used in textures, backgrounds, wallpapers, ... |
![]() |
CurrentUndoRecordSerialNumber |
|
![]() |
DateCreated | |
![]() |
DateLastEdited | |
![]() ![]() |
DimStyles | |
![]() |
DistanceDisplayPrecision | |
![]() |
DocumentId | **Obsolete. ** Gets the Document Id. |
![]() |
EarthAnchorPoint | |
![]() |
Fonts | |
![]() ![]() |
Groups | |
![]() ![]() |
HatchPatterns | |
![]() ![]() |
InstanceDefinitions | |
![]() |
IsLocked | Check to see if the file associated with this document is locked. If it is locked then this is the only document that will be able to write the file. Other instances of Rhino will fail to write this document. |
![]() |
IsReadOnly | Current read-only mode for this document. true if the document can be viewed but NOT saved. false if document can be viewed and saved. |
![]() |
IsSendingMail | true if Rhino is in the process of sending this document as an email attachment. |
![]() |
Layers | Layers in the document. |
![]() |
Lights | |
![]() |
Linetypes | Linetypes in the document. |
![]() |
Materials | Materials in the document. |
![]() |
MeshingParameterStyle | Type of MeshingParameters currently used by the document to mesh objects |
![]() |
ModelAbsoluteTolerance | Model space absolute tolerance. |
![]() |
ModelAngleToleranceDegrees | Model space angle tolerance. |
![]() |
ModelAngleToleranceRadians | Model space angle tolerance. |
![]() ![]() |
ModelDistanceDisplayPrecision | |
![]() |
ModelRelativeTolerance | Model space relative tolerance. |
![]() |
ModelUnitSystem | |
![]() |
Modified | Returns or sets the document's modified flag. |
![]() |
Name | Returns the name of the currently loaded Rhino document (3DM file). |
![]() |
NamedConstructionPlanes | |
![]() ![]() |
NamedViews | |
![]() |
NextUndoRecordSerialNumber | The serial number that will be assigned to the next undo record that is constructed. |
![]() |
Notes | Returns or sets the document's notes. |
![]() |
Objects | |
![]() |
PageAbsoluteTolerance | Page space absolute tolerance. |
![]() |
PageAngleToleranceDegrees | Page space angle tolerance. |
![]() |
PageAngleToleranceRadians | Page space angle tolerance. |
![]() |
PageDistanceDisplayPrecision | |
![]() |
PageRelativeTolerance | Page space relative tolerance. |
![]() ![]() |
PageUnitSystem | |
![]() |
Path | Returns the path of the currently loaded Rhino document (3DM file). |
![]() |
RenderSettings | |
![]() |
RuntimeSerialNumber | Unique serialNumber for the document while the application is running. This is not a persistent value. |
![]() |
Strings | |
![]() |
TemplateFileUsed | name of the template file used to create this document. This is a runtime value only present if the document was newly created. |
![]() |
UndoRecordingEnabled | |
![]() |
UndoRecordingIsActive | true if undo recording is actually happening now. |
![]() |
Views |